mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cloc: update to 2.04.
This commit is contained in:
parent
f231df0722
commit
c5e1a8d700
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cloc'
|
# Template file for 'cloc'
|
||||||
pkgname=cloc
|
pkgname=cloc
|
||||||
version=2.02
|
version=2.04
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/AlDanial/cloc"
|
homepage="https://github.com/AlDanial/cloc"
|
||||||
distfiles="https://github.com/AlDanial/cloc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/AlDanial/cloc/archive/v${version}.tar.gz"
|
||||||
checksum=ce436edb633a06f0ee408e858f8536d0564e8404e656767b3669eb629bf95bf8
|
checksum=3e6f25000d920fdee1a57575c185236286ab5e05fda7b6ab2e36c34f1bb6afbc
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make -C Unix man
|
make -C Unix man
|
||||||
|
|
Loading…
Add table
Reference in a new issue