tokei: update to 7.0.0.

Closes: #10831 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-15 05:12:05 -02:00 committed by Jürgen Buchmüller
parent 9ecb844f5b
commit a487f2692c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tokei'
pkgname=tokei
version=6.1.3
version=7.0.0
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=e6f4612963ee1449f712cadea1830d50bd3edb33d213ae38b1ffbac4fc44d2e3
checksum=e814f5d6efa0a887e4a1cdd514902518af35a750fea337eacfe096e00009e17a
nocross=yes
do_build() {