cloc: update to 1.90.

This commit is contained in:
Leah Neukirchen 2021-05-02 15:49:12 +02:00
parent 19b42f6580
commit ecb3cfb0a2

View file

@ -1,15 +1,15 @@
# Template file for 'cloc'
pkgname=cloc
version=1.88
revision=2
version=1.90
revision=1
hostmakedepends="perl"
depends="perl"
short_desc="Count Lines of Code"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/AlDanial/cloc"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=e85c2d1b3ec389d892955cf20b3fa5c797e81136e231d9a09e4f4c62e272f8cd
distfiles="https://github.com/AlDanial/cloc/archive/v${version}.tar.gz"
checksum=60b429dd2aa5cd65707b359dcbcbeb710c8e4db880886528ced0962c67e52548
do_build() {
make -C Unix man