tokei: update to 8.0.1.

This commit is contained in:
maxice8 2018-08-30 18:18:00 -03:00
parent 994071cab3
commit 724fd7fd48
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

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