diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2020-03-14 06:31:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-14 06:31:02 +0700 |
commit | f074a2bdaa79e39c7725072e69ccb9496fe01758 (patch) | |
tree | 138e67da31eb80626b32aae70264aa1bb1ea686c /libraries | |
parent | 711c2ee32187bf692cb14d240d2cb5106c693711 (diff) | |
download | slackbuilds-f074a2bdaa79e39c7725072e69ccb9496fe01758.tar.gz |
libraries/nv-codec-headers: Updated for version 9.1.23.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/nv-codec-headers/nv-codec-headers.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/nv-codec-headers/nv-codec-headers.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild index 7eb8360f4b..9ab6acb5e1 100644 --- a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild +++ b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=nv-codec-headers # Note that the version number is contained # within the file ffnvcodec.pc.in: -VERSION=${VERSION:-9.1.23.2} +VERSION=${VERSION:-9.1.23.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/nv-codec-headers/nv-codec-headers.info b/libraries/nv-codec-headers/nv-codec-headers.info index 225116e308..99d2158e98 100644 --- a/libraries/nv-codec-headers/nv-codec-headers.info +++ b/libraries/nv-codec-headers/nv-codec-headers.info @@ -1,10 +1,10 @@ PRGNAM="nv-codec-headers" -VERSION="9.1.23.2" +VERSION="9.1.23.1" HOMEPAGE="http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git;a=summary" -DOWNLOAD="http://www.andrews-corner.org/downloads/nv-codec-headers-9.1.23.2.tar.gz" -MD5SUM="9be5b7eda70e2da532e38a989db1131e" +DOWNLOAD="https://github.com/FFmpeg/nv-codec-headers/releases/download/n9.1.23.1/nv-codec-headers-9.1.23.1.tar.gz" +MD5SUM="610972fd2e0019b1800602b254165f20" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Andrew Strong" -EMAIL="andrew.david.strong@gmail.com"
\ No newline at end of file +EMAIL="andrew.david.strong@gmail.com" |