cloc: update to 1.96.1.
This commit is contained in:
parent
48bb3a158d
commit
4130fd81bb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cloc'
|
# Template file for 'cloc'
|
||||||
pkgname=cloc
|
pkgname=cloc
|
||||||
version=1.96
|
version=1.96.1
|
||||||
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=9cab16a2d9b9e915d7f7299f718d13bb7a8e2082255d29747dc79498d5a4a3a4
|
checksum=f0551d98dcce9ca2e78b984adf8e8cc7c6002037a1155e5294338c435e4a1af1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make -C Unix man
|
make -C Unix man
|
||||||
|
|
Loading…
Reference in New Issue