qsv: update to 0.123.0.

This commit is contained in:
icp 2024-03-06 13:12:54 +05:30 committed by cinerea0
parent 97e946ea0d
commit ef11fdf1ff
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qsv'
pkgname=qsv
version=0.122.0
version=0.123.0
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
@ -12,7 +12,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=4e2bfb128972b5b2a47e25be5ea680e6c39cc6295f24c6bb40e79ce58232dbda
checksum=9a807673ad71cac12ee64521a45238417a09690b71cf0d0cdbdf44144f1ab8c9
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"