cloc: update to 1.74.
This commit is contained in:
parent
96f88b6461
commit
18c346a4fb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloc'
|
||||
pkgname=cloc
|
||||
version=1.72
|
||||
version=1.74
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Count Lines of Code"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/AlDanial/cloc"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=2d2c57478b6c8b77d90d8b2aa278a3bd1f18251f5cf3cfeb017db2c27ad86af2
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=96af46fed0322d61f8bc61842a77d12bae42cd0bdf673495267e821d97ebcc68
|
||||
|
||||
do_build() {
|
||||
make -C Unix man
|
||||
|
|
Loading…
Reference in a new issue