xsv: update to 0.13.0.

This commit is contained in:
maxice8 2018-05-12 14:54:10 -03:00 committed by Leah Neukirchen
parent 10b1949ac0
commit 5dd721f41a

View file

@ -1,6 +1,6 @@
# Template file for 'xsv'
pkgname=xsv
version=0.12.2
version=0.13.0
revision=1
hostmakedepends="cargo rust"
short_desc="Fast CSV toolkit written in Rust"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public Domain, MIT"
homepage="https://github.com/BurntSushi/xsv/"
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
checksum=484e3d4a9fec0d4c8089a77cba3e122970113e2bf0277ab6a956bf12954bbca3
checksum=2b75309b764c9f2f3fdc1dd31eeea5a74498f7da21ae757b3ffd6fd537ec5345
nocross=yes
do_build() {