summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Andrew Strong2023-03-01 07:20:07 +0100
committer Willy Sudiarto Raharjo2023-03-04 01:16:37 +0100
commit8e6e27672c205b97652d3c019b8620e6e677cd67 (patch)
tree1d7f59b31973c58e2a85dee4ca00e4e6dc03760f /libraries
parent4d2a793be002e334d4adbfa6e23bf2d9d2d43c8c (diff)
downloadslackbuilds-8e6e27672c205b97652d3c019b8620e6e677cd67.tar.gz
libraries/nv-codec-header: Updated for version 11.1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/nv-codec-headers/nv-codec-headers.SlackBuild7
-rw-r--r--libraries/nv-codec-headers/nv-codec-headers.info6
2 files changed, 5 insertions, 8 deletions
diff --git a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild
index d76f74a2a3..1faff221c0 100644
--- a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild
+++ b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nv-codec-headers
-# Copyright 2018-2022, Andrew Strong, Blue Mountains, Australia.
+# Copyright 2018-2023, Andrew Strong, Blue Mountains, Australia.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nv-codec-headers
# Note that the version number is contained
# within the file ffnvcodec.pc.in:
-VERSION=${VERSION:-11.1.5.1}
+VERSION=${VERSION:-11.1.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -40,9 +40,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/libraries/nv-codec-headers/nv-codec-headers.info b/libraries/nv-codec-headers/nv-codec-headers.info
index ed9965ede2..47f4502ae1 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="11.1.5.1"
+VERSION="11.1.5.2"
HOMEPAGE="https://github.com/FFmpeg/nv-codec-headers"
-DOWNLOAD="https://github.com/FFmpeg/nv-codec-headers/releases/download/n11.1.5.1/nv-codec-headers-11.1.5.1.tar.gz"
-MD5SUM="d193c482ad4ee8fa0bcce51a5c13183d"
+DOWNLOAD="https://github.com/FFmpeg/nv-codec-headers/releases/download/n11.1.5.2/nv-codec-headers-11.1.5.2.tar.gz"
+MD5SUM="94fd5479bf934595530d9bfae93c1c55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""