~alpine/aports

testing/libva-utils: upgrade to 2.14.0 v1 APPLIED

Pranjal Kole: 1
 testing/libva-utils: upgrade to 2.14.0

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3968/mbox | git am -3
Learn more about email & git

[PATCH] testing/libva-utils: upgrade to 2.14.0 Export this patch

---
 testing/libva-utils/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/libva-utils/APKBUILD b/testing/libva-utils/APKBUILD
index e59e9fc39f..7f9092fc82 100644
--- a/testing/libva-utils/APKBUILD
+++ b/testing/libva-utils/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Taner Tas <taner76@gmail.com>
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=libva-utils
pkgver=2.13.0
pkgver=2.14.0
pkgrel=0
pkgdesc="Intel VA-API Media Applications and Scripts for libva"
options="!check" # Most tests fail
@@ -32,5 +32,5 @@ package() {
}

sha512sums="
81c7c122a4d1bdf8d390a4ea3e0d34499158fb7b7fe0f7aa9d556158895e755139975fd01d73d883897c0a4390612d131b6349febbdf16fa5edcd46a6a82acd2  libva-utils-2.13.0.tar.gz
631e9becf5b2f6d083906962c004c9080d2e2b2d98b6003638a31dde8ad4e2549606301b97e88822471e29007232fc470a2116be09dc0c55d3cc2df6a45a7be1  libva-utils-2.14.0.tar.gz
"
-- 
2.35.1