tokei: update to 7.0.3.

Closes #14911.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-04 23:35:24 -03:00 committed by Enno Boland
parent f9e7893e62
commit bdb1aaf281

View file

@ -1,6 +1,6 @@
# Template file for 'tokei'
pkgname=tokei
version=7.0.2
version=7.0.3
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=f0ab7b073928eb365d3658be2517cad5f9fb9cd91c5030373570cad3695a60ef
checksum=47848921f7f04fdd1ef515b2db25b931f97471f4b178c7914b3646251bcd8086
nocross=yes
do_build() {