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