cloc: update to 2.06.

This commit is contained in:
Leah Neukirchen 2025-06-25 11:23:00 +02:00
parent 1d78f21ae8
commit 6535c29f08

View file

@ -1,6 +1,6 @@
# Template file for 'cloc' # Template file for 'cloc'
pkgname=cloc pkgname=cloc
version=2.04 version=2.06
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=3e6f25000d920fdee1a57575c185236286ab5e05fda7b6ab2e36c34f1bb6afbc checksum=10d78427fda66aaa10ec733adb03d910c49376fe9068aacebb17aa657a7a3a05
do_build() { do_build() {
make -C Unix man make -C Unix man