@@ 3464,7 3464,7 @@ players, like VLC or MPlayer.")
(define-public libdvdread
(package
(name "libdvdread")
- (version "6.0.2")
+ (version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "https://download.videolan.org/videolan/"
@@ 3472,7 3472,7 @@ players, like VLC or MPlayer.")
"libdvdread-" version ".tar.bz2"))
(sha256
(base32
- "1c7yqqn67m3y3n7nfrgrnzz034zjaw5caijbwbfrq89v46ph257r"))))
+ "0sakl4c8y2kkp09km0b5353w66pvfc72y8wi1vjwn252jx4ladff"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--with-libdvdcss=yes")))