Merge pull request #6673 from lafrenierejm/tokei

tokei: update to 6.0.1
This commit is contained in:
Toyam Cox 2017-06-11 01:16:12 -04:00 committed by GitHub
commit f87d2dbd20

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() {