mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
qsv: update to 0.100.0.
This commit is contained in:
parent
0bfab0e6a1
commit
71bba0f826
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qsv'
|
||||
pkgname=qsv
|
||||
version=0.99.0
|
||||
version=0.100.0
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
|
@ -12,4 +12,5 @@ license="Unlicense"
|
|||
homepage="https://github.com/jqnatividad/qsv"
|
||||
changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=93dd13d7679657701104740468a353cb85ae49935aedda4b566df30cd8d9bcaf
|
||||
checksum=08e0825bbe3fb78f6696ce79f7e4ad7c79a7140b12819a28bb4ead4909525efd
|
||||
make_check=ci-skip # should be fixed next release
|
||||
|
|
Loading…
Add table
Reference in a new issue