tokei: update to 7.0.2.

Closes: #13776 [via git-merge-pr]
This commit is contained in:
maxice8 2018-04-23 16:52:26 -03:00 committed by Duncaen
parent 695e6f55a7
commit 8a608210e9

View file

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