mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cloc: update to 1.98.
This commit is contained in:
parent
594e79fb38
commit
5ba13b2373
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=1.96.1
|
version=1.98
|
||||||
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=f0551d98dcce9ca2e78b984adf8e8cc7c6002037a1155e5294338c435e4a1af1
|
checksum=475b3075966adbe70d649e1cb2e0290cb20def6d90ef04068f45ae1a8d527b5f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make -C Unix man
|
make -C Unix man
|
||||||
|
|
Loading…
Add table
Reference in a new issue