mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
tokei: update to 10.0.1.
This commit is contained in:
parent
f643c84b8e
commit
2e2fc37c50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=10.0.0
|
||||
version=10.0.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="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz"
|
||||
checksum=e2dab2f028061c50ba8dd242cd7691488af8bf5e389ba8800f0843c1ff45df20
|
||||
checksum=4c58388c293d6c37b603fbbcf0bdefec244dc057accff623b44b77af65998b60
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-MIT
|
||||
|
|
Loading…
Add table
Reference in a new issue