Merge pull request #6673 from lafrenierejm/tokei
tokei: update to 6.0.1
This commit is contained in:
commit
f87d2dbd20
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
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=65b1872b8cd48214f257e7ca8ea1114d2112b29ad7d8e1fb4a8a5d4401dae02d
|
||||
checksum=f7f455995fa4f14019bb2f3a5203d7b551d8c453e9b7a533de6fa8d707c7fd74
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue