mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xsv: update to 0.13.0.
This commit is contained in:
parent
10b1949ac0
commit
5dd721f41a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xsv'
|
# Template file for 'xsv'
|
||||||
pkgname=xsv
|
pkgname=xsv
|
||||||
version=0.12.2
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo rust"
|
hostmakedepends="cargo rust"
|
||||||
short_desc="Fast CSV toolkit written in Rust"
|
short_desc="Fast CSV toolkit written in Rust"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain, MIT"
|
license="Public Domain, MIT"
|
||||||
homepage="https://github.com/BurntSushi/xsv/"
|
homepage="https://github.com/BurntSushi/xsv/"
|
||||||
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=484e3d4a9fec0d4c8089a77cba3e122970113e2bf0277ab6a956bf12954bbca3
|
checksum=2b75309b764c9f2f3fdc1dd31eeea5a74498f7da21ae757b3ffd6fd537ec5345
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue