summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Strong2019-08-17 14:46:52 +0200
committer Willy Sudiarto Raharjo2019-08-17 14:46:52 +0200
commita2664920a0a64ddcb8d5b4edcbe063367e5cd3b2 (patch)
tree9248c0ee53caef10ed99f84b7e4b01163061994d
parent5ab11d67b4d5a2b8c3fad43be58244f264877dea (diff)
downloadslackbuilds-a2664920a0a64ddcb8d5b4edcbe063367e5cd3b2.tar.gz
libraries/nv-codec-headers: Updated for version 9.0.18.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/nv-codec-headers/nv-codec-headers.SlackBuild3
-rw-r--r--libraries/nv-codec-headers/nv-codec-headers.info6
2 files changed, 4 insertions, 5 deletions
diff --git a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild
index 4eeb50e12b..810ad2304a 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=9.0.18.1
+VERSION=${VERSION:-9.0.18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -33,7 +33,6 @@ if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/libraries/nv-codec-headers/nv-codec-headers.info b/libraries/nv-codec-headers/nv-codec-headers.info
index 1d74f4295a..facc7168b7 100644
--- a/libraries/nv-codec-headers/nv-codec-headers.info
+++ b/libraries/nv-codec-headers/nv-codec-headers.info
@@ -1,8 +1,8 @@
PRGNAM="nv-codec-headers"
-VERSION="9.0.18.1"
+VERSION="9.0.18.2"
HOMEPAGE="http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git;a=summary"
-DOWNLOAD="http://www.andrews-corner.org/downloads/SBo/nv-codec-headers-9.0.18.1.tar.gz"
-MD5SUM="be53563f72e1ac812086838f44a41540"
+DOWNLOAD="http://www.andrews-corner.org/downloads/nv-codec-headers-9.0.18.2.tar.gz"
+MD5SUM="1973f4c485d01795ba10863b71df680d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""