qsv: update to 2.2.1.

Closes: #54202 [via git-merge-pr]
This commit is contained in:
icp 2024-12-08 21:25:53 +05:30 committed by classabbyamp
parent 436166486c
commit 69e4864b05
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'qsv'
pkgname=qsv
version=0.138.0
version=2.2.1
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
@ -13,9 +13,9 @@ short_desc="CLI toolkit for CSV data-wrangling"
maintainer="icp <pangolin@vivaldi.net>"
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=c53299dc56dbf7776a86d3802e928a8dc44a922b1bdaa1f1903d0ab8bb457201
changelog="https://raw.githubusercontent.com/dathere/qsv/master/CHANGELOG.md"
distfiles="https://github.com/dathere/qsv/archive/refs/tags/${version}.tar.gz"
checksum=3ada256641d4a56e82cd9d3e48f62188eb6d8dd80b96385ac72c302d729504a4
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"