qsv: update to 0.133.1.
This commit is contained in:
parent
a26bcdd231
commit
2d6fe9f075
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qsv'
|
||||
pkgname=qsv
|
||||
version=0.131.1
|
||||
version=0.133.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=9038f09a0e1523bcf3a993bd95a36f8dd1c640e7ffbbe9404e018d41a7d82b66
|
||||
checksum=f2f59c07ea8d84d527641b6f6c2e1eeff114d04860d2904a2b85361ea62db204
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Reference in New Issue