mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
436166486c
commit
69e4864b05
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qsv'
|
# Template file for 'qsv'
|
||||||
pkgname=qsv
|
pkgname=qsv
|
||||||
version=0.138.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # ring
|
archs="x86_64* i686* aarch64* arm*" # ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -13,9 +13,9 @@ short_desc="CLI toolkit for CSV data-wrangling"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://qsv.dathere.com"
|
homepage="https://qsv.dathere.com"
|
||||||
changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/dathere/qsv/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/dathere/qsv/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=c53299dc56dbf7776a86d3802e928a8dc44a922b1bdaa1f1903d0ab8bb457201
|
checksum=3ada256641d4a56e82cd9d3e48f62188eb6d8dd80b96385ac72c302d729504a4
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||||
|
|
Loading…
Add table
Reference in a new issue