tokei: update to 6.0.1

This commit is contained in:
Joseph LaFreniere 2017-06-10 22:11:21 -05:00
parent 728c5e03e8
commit ae01527b89
No known key found for this signature in database
GPG key ID: EE236AA0141EFCA3

View file

@ -1,6 +1,6 @@
# Template file for 'tokei'
pkgname=tokei
version=6.0.0
version=6.0.1
revision=1
hostmakedepends="cargo rust"
short_desc="Count lines of code"
@ -8,7 +8,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
license="Apache, MIT"
homepage="https://github.com/Aaronepower/tokei"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=65b1872b8cd48214f257e7ca8ea1114d2112b29ad7d8e1fb4a8a5d4401dae02d
checksum=f7f455995fa4f14019bb2f3a5203d7b551d8c453e9b7a533de6fa8d707c7fd74
nocross=yes
do_build() {