qsv: update to 0.100.0.

This commit is contained in:
icp 2023-04-20 22:25:29 +05:30 committed by Andrew Benson
parent 0bfab0e6a1
commit 71bba0f826

View file

@ -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