tokei: update to 7.0.1

Closes: #11071 [via git-merge-pr]
This commit is contained in:
SolitudeSF 2018-01-25 14:13:45 +02:00 committed by Jürgen Buchmüller
parent 06817f5fc9
commit 3806b44895
1 changed files with 3 additions and 3 deletions

View File

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