tokei: update to 8.0.0.

This commit is contained in:
maxice8 2018-08-26 20:03:12 -03:00
parent 9c0d98f6e8
commit ea2aa689e6
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=7.0.3
version=8.0.0
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=47848921f7f04fdd1ef515b2db25b931f97471f4b178c7914b3646251bcd8086
checksum=1d8ae0302adc1c63c78e9f5c3444c7a94a29fc429610168a6d1aa567e6a6a327
nocross=yes
do_build() {