mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
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'
|
# Template file for 'cloc'
|
||||||
pkgname=cloc
|
pkgname=cloc
|
||||||
version=1.62
|
version=1.64
|
||||||
revision=2
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://cloc.sourceforge.net"
|
homepage="http://cloc.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/v${version}/${pkgname}-${version}.pl>cloc"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/v${version}/${pkgname}-${version}.pl>cloc"
|
||||||
checksum=fa3793b576895cde2acae26a49447bf0c55ab3f79bdacfb00a88fc1d255c2570
|
checksum=79edea7ea1f442b1632001e23418193ae4571810e60de8bd25e491036d60eb3d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin cloc
|
vbin cloc
|
||||||
|
|
Loading…
Add table
Reference in a new issue