mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
qsv: update to 5.1.0.
This commit is contained in:
parent
8993c87082
commit
064ad0c977
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qsv'
|
||||
pkgname=qsv
|
||||
version=4.0.0
|
||||
version=5.1.0
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
|
@ -15,7 +15,7 @@ license="Unlicense"
|
|||
homepage="https://qsv.dathere.com"
|
||||
changelog="https://raw.githubusercontent.com/dathere/qsv/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/dathere/qsv/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=87f53ba8099142e8a1159d600ef6b9e4329bf10a579f38257d757c99a45b33a7
|
||||
checksum=9bed0898cce8de237a0a04f8d28947720dbb6d0b2919cf297007a1a57569dfd2
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue