mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/sloccount: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e1dd51e394
commit
fa4bd5e52f
2 changed files with 3 additions and 3 deletions
|
@ -14,6 +14,6 @@ sloccount: measure 19 different languages, including C, C++, Perl,
|
||||||
sloccount: LISP/Scheme, and Python (A complete list is available on the
|
sloccount: LISP/Scheme, and Python (A complete list is available on the
|
||||||
sloccount: home page).
|
sloccount: home page).
|
||||||
sloccount:
|
sloccount:
|
||||||
sloccount: SLOCcount home page is: http://www.dwheeler.com/sloccount/
|
sloccount: SLOCcount home page is: https://www.dwheeler.com/sloccount/
|
||||||
sloccount:
|
sloccount:
|
||||||
sloccount:
|
sloccount:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="sloccount"
|
PRGNAM="sloccount"
|
||||||
VERSION="2.26"
|
VERSION="2.26"
|
||||||
HOMEPAGE="http://www.dwheeler.com/sloccount/"
|
HOMEPAGE="https://www.dwheeler.com/sloccount/"
|
||||||
DOWNLOAD="http://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz"
|
DOWNLOAD="https://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz"
|
||||||
MD5SUM="09abd6e2a016ebaf7552068a1dba1249"
|
MD5SUM="09abd6e2a016ebaf7552068a1dba1249"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue