From f074a2bdaa79e39c7725072e69ccb9496fe01758 Mon Sep 17 00:00:00 2001 From: Andrew Strong Date: Sat, 14 Mar 2020 06:31:02 +0700 Subject: [PATCH] libraries/nv-codec-headers: Updated for version 9.1.23.1. Signed-off-by: Willy Sudiarto Raharjo --- libraries/nv-codec-headers/nv-codec-headers.SlackBuild | 2 +- 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"