qsv: update to 0.131.1.

Closes: #51850 [via git-merge-pr]
This commit is contained in:
icp 2024-08-09 13:46:14 +05:30 committed by classabbyamp
parent 0b0ef613eb
commit eda96d48db
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qsv'
pkgname=qsv
version=0.130.0
version=0.131.1
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
@ -14,7 +14,7 @@ license="Unlicense"
homepage="https://qsv.dathere.com"
changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
checksum=d87d8420e79ec3482b2b9d0851938401309886ba7825e870883b9a397828c922
checksum=9038f09a0e1523bcf3a993bd95a36f8dd1c640e7ffbbe9404e018d41a7d82b66
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"