mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
tokei: update to 10.1.2
This commit is contained in:
parent
fc5318e254
commit
1d2f4d9052
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=10.1.1
|
||||
version=10.1.2
|
||||
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="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz"
|
||||
checksum=ad203224b891ec75208d86b296d02f08770e0a4b6421827b1bac397fddd996ab
|
||||
checksum=b532e1d0bfc79160ef89e5bfac4f2d3be631fbcc8b23a5b0211515e0c8d9ed2d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-MIT
|
||||
|
|
Loading…
Add table
Reference in a new issue