mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
qsv: update to 0.128.0.
This commit is contained in:
parent
756ab93768
commit
341e2e9a83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qsv'
|
||||
pkgname=qsv
|
||||
version=0.124.1
|
||||
version=0.128.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=53cc01abf04251a48df9b2237a65aa477cabaadb43359fde8260a213400ff920
|
||||
checksum=c3a6787406d5e7fcbca0f8d2a0727b198ef582d22c4aeef467b56c2384d02d3a
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue