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=""