From a1a0959fef80cde60cfd46161d7e90c19ee52d3b Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 19 Dec 2024 23:08:50 +0100 Subject: [PATCH] libvpl: Update to 2.14.0 --- mingw-w64-libvpl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-libvpl/PKGBUILD b/mingw-w64-libvpl/PKGBUILD index 63b0132751..bc46d1e661 100644 --- a/mingw-w64-libvpl/PKGBUILD +++ b/mingw-w64-libvpl/PKGBUILD @@ -3,7 +3,7 @@ _realname=libvpl pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=2.13.0 +pkgver=2.14.0 pkgrel=1 pkgdesc="Intel Video Processing Library (mingw-w64)" arch=('any') @@ -22,7 +22,7 @@ source=("https://github.com/intel/libvpl/archive/v${pkgver}/${_realname}-${pkgve 0001-fix-pkgconfig-file.patch 0002-cmake-install-vars-sh.patch 0003-cmake-fix-32bit-install.patch) -sha256sums=('1c740e2b58f7853f56b618bdb7d4a7e5d37f8c1a9b30105a0b79ba80873e1cbd' +sha256sums=('7c6bff1c1708d910032c2e6c44998ffff3f5fdbf06b00972bc48bf2dd9e5ac06' 'f23ca1ccbaa9c8e3fd4fd7320996e5be2753cfcdc6e2a25f6def08222a5691cd' 'b9b1cdcb531ee0b6b1d7eef8bbfb1df8ca1ffe72d76961050dd912203edecc67' '21b2cc2f466f636940c8ef81f50dff177aff96d60dc4bc57f58c5c9f016502fe')