tokei: update to 9.1.0.
This commit is contained in:
parent
b1f7a7049f
commit
c59f734e61
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'tokei'
|
# Template file for 'tokei'
|
||||||
pkgname=tokei
|
pkgname=tokei
|
||||||
version=9.0.0
|
version=9.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Count lines of code"
|
short_desc="Count lines of code"
|
||||||
@ -8,9 +8,8 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
|||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/Aaronepower/tokei"
|
homepage="https://github.com/Aaronepower/tokei"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=f0d4f7008946bd77482871b8c48c0570f059d697f3eb59934505a40ce1922a5a
|
checksum=d7c18192a773158eb4c12534dbe16cd1de3023118149427441c2e1ef3f076a1c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE-APACHE
|
|
||||||
vlicense LICENCE-MIT
|
vlicense LICENCE-MIT
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user