cloc: update to 1.88.
This commit is contained in:
parent
8d05da9b00
commit
5c18d8add0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloc'
|
||||
pkgname=cloc
|
||||
version=1.86
|
||||
version=1.88
|
||||
revision=1
|
||||
archs=noarch
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,7 +10,7 @@ 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=55460851de0a59a770fa9fff45b9d0f40a87d5e7e64834a34a6b2ace4806d4cf
|
||||
checksum=e85c2d1b3ec389d892955cf20b3fa5c797e81136e231d9a09e4f4c62e272f8cd
|
||||
|
||||
do_build() {
|
||||
make -C Unix man
|
||||
|
|
Loading…
Reference in a new issue