mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
development/cloc: Update to 1.82
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b5918650f3
commit
9e4d8a13b6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=${PRGNAM:-cloc}
|
||||
VERSION=${VERSION:-1.80}
|
||||
VERSION=${VERSION:-1.82}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cloc"
|
||||
VERSION="1.80"
|
||||
VERSION="1.82"
|
||||
HOMEPAGE="https://github.com/AlDanial/cloc/"
|
||||
DOWNLOAD="https://github.com/AlDanial/cloc/archive/1.80/cloc-1.80.tar.gz"
|
||||
MD5SUM="c0830d8b9128d0ecb5c7fc074322ec49"
|
||||
DOWNLOAD="https://github.com/AlDanial/cloc/archive/1.82/cloc-1.82.tar.gz"
|
||||
MD5SUM="a758ab66e55dd615cc847b395f89d7a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Algorithm-Diff perl-Regexp-Common perl-parallel-forkmanager"
|
||||
|
|
Loading…
Reference in a new issue