Skip to content
Snippets Groups Projects
Commit e05035c7 authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: xvid: Update to 1.3.4.

* gnu/packages/video.scm (xvid): Update to 1.3.4.
parent 5c7dd5ac
No related branches found
No related tags found
No related merge requests found
......@@ -1157,7 +1157,7 @@ (define-public vapoursynth
(define-public xvid
(package
(name "xvid")
(version "1.3.3")
(version "1.3.4")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -1165,7 +1165,7 @@ (define-public xvid
version ".tar.bz2"))
(sha256
(base32
"0m5g75qvapr7xpywg6a83v5x19kw1nm9l2q48lg7jvvpba0bmqdh"))))
"1xwbmp9wqshc0ckm970zdpi0yvgqxlqg0s8bkz98mnr8p2067bsz"))))
(build-system gnu-build-system)
(native-inputs `(("yasm" ,yasm)))
(arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment