3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ffmpeg-2.8: Update to 2.8.18.

* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.18.
This commit is contained in:
Efraim Flashner 2021-11-08 09:21:00 +02:00
parent aa58fb5cf3
commit e53e0d08f7
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1731,14 +1731,14 @@ audio/video codec library.")
(define-public ffmpeg-2.8
(package
(inherit ffmpeg)
(version "2.8.16")
(version "2.8.18")
(source (origin
(method url-fetch)
(uri (string-append "https://ffmpeg.org/releases/ffmpeg-"
version ".tar.xz"))
(sha256
(base32
"14n0xg22yz1r4apif2idm91s3avcmkz4sl8gyj5763gcy415k2bb"))))
"0k6dq7b8rpjvdl5ncf1135qwc36x0x9va8v83aggvbfhy5d97vwn"))))
(arguments
`(#:tests? #f ; XXX: Enable them later, if required
#:configure-flags