tokei: update to 9.1.1.
This commit is contained in:
parent
2205b49fcb
commit
22a64faaa7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=9.1.0
|
||||
version=9.1.1
|
||||
revision=1
|
||||
build_style=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=d7c18192a773158eb4c12534dbe16cd1de3023118149427441c2e1ef3f076a1c
|
||||
checksum=3b03edf37795312a1781a5d0aa86fffea6b0bd2de3da7ea18399b43e0a2b9229
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-MIT
|
||||
|
|
Loading…
Reference in a new issue