qsv: update to 0.124.1.
This commit is contained in:
parent
39c668eeb1
commit
fc7939fdcd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qsv'
|
||||
pkgname=qsv
|
||||
version=0.123.0
|
||||
version=0.124.1
|
||||
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=9a807673ad71cac12ee64521a45238417a09690b71cf0d0cdbdf44144f1ab8c9
|
||||
checksum=53cc01abf04251a48df9b2237a65aa477cabaadb43359fde8260a213400ff920
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Reference in New Issue