ffnvcodec-headers: update to 11.1.5.1

This commit is contained in:
Biswapriyo Nath
2022-01-23 01:33:32 +05:30
parent 150fe59065
commit a560d7e2c2

View File

@@ -3,15 +3,15 @@
_realname=ffnvcodec-headers
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=11.1.5.0
pkgver=11.1.5.1
pkgrel=1
pkgdesc='FFmpeg version of headers required to interface with Nvidias codec APIs'
pkgdesc='FFmpeg version of headers required to interface with Nvidias codec APIs (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url=https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
license=('MIT')
makedepends=("git")
_tag=b641a195edbe3ac9788e681e22c2e2fad8aacddb
_tag=84483da70d903239d4536763fde8c7e6c4e80784
source=(git+https://git.videolan.org/git/ffmpeg/nv-codec-headers.git#tag=${_tag})
sha256sums=(SKIP)