mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
parent
06817f5fc9
commit
3806b44895
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'tokei'
|
# Template file for 'tokei'
|
||||||
pkgname=tokei
|
pkgname=tokei
|
||||||
version=7.0.0
|
version=7.0.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo rust"
|
hostmakedepends="cargo"
|
||||||
short_desc="Count lines of code"
|
short_desc="Count lines of code"
|
||||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="Apache, MIT"
|
license="Apache, 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=e814f5d6efa0a887e4a1cdd514902518af35a750fea337eacfe096e00009e17a
|
checksum=71c9be9ad04bc66501f5f54e74b5cf5e56fc1392ceead5525b743006145ac3a9
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue