tokei: update to 8.0.0.
This commit is contained in:
parent
9c0d98f6e8
commit
ea2aa689e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=7.0.3
|
||||
version=8.0.0
|
||||
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=47848921f7f04fdd1ef515b2db25b931f97471f4b178c7914b3646251bcd8086
|
||||
checksum=1d8ae0302adc1c63c78e9f5c3444c7a94a29fc429610168a6d1aa567e6a6a327
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue