qsv: update to 11.0.2.

This commit is contained in:
icp
2025-12-18 00:55:58 +05:30
parent 6c4f4f8706
commit caf46659ea
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'qsv'
pkgname=qsv
version=6.0.1
version=11.0.2
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
@@ -15,7 +15,7 @@ license="Unlicense"
homepage="https://qsv.dathere.com"
changelog="https://raw.githubusercontent.com/dathere/qsv/master/CHANGELOG.md"
distfiles="https://github.com/dathere/qsv/archive/refs/tags/${version}.tar.gz"
checksum=d4a4dafad7cec344a927e92a1d42b4da210ea83061b9de8094da9d06f0d1427f
checksum=239838d64ed956be64004beb38d382af3282d2b76e19c6de15b669292be00ca2
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"