qsv: update to 0.121.0.
This commit is contained in:
parent
def05970ed
commit
7579756c7b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qsv'
|
||||
pkgname=qsv
|
||||
version=0.119.0
|
||||
version=0.121.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=b50333767856cb04cc88154d715861740f912c10156a7a801bd61964e1ee562c
|
||||
checksum=a1dc412dfe1019d7b42aa3340209d4594d3650586ed1efc021786f1777ce0a04
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Reference in New Issue