tokei: update to 6.1.3.

Closes: #10636 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-10 01:41:21 -02:00 committed by Jürgen Buchmüller
parent 10cd2050fc
commit 6446facf85

View file

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