cloc: update to 1.64.
This commit is contained in:
parent
07efdf7cbb
commit
94e10ebca2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cloc'
|
||||
pkgname=cloc
|
||||
version=1.62
|
||||
revision=2
|
||||
version=1.64
|
||||
revision=1
|
||||
build_style=fetch
|
||||
noarch=yes
|
||||
depends="perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://cloc.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/v${version}/${pkgname}-${version}.pl>cloc"
|
||||
checksum=fa3793b576895cde2acae26a49447bf0c55ab3f79bdacfb00a88fc1d255c2570
|
||||
checksum=79edea7ea1f442b1632001e23418193ae4571810e60de8bd25e491036d60eb3d
|
||||
|
||||
do_install() {
|
||||
vbin cloc
|
||||
|
|
Loading…
Reference in a new issue