mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/cpan2tgz: Updated for version 0.6.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e97342f839
commit
36c8a8d011
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modifed by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=cpan2tgz
|
||||
VERSION=0.6.5
|
||||
VERSION=${VERSION:-0.6.8}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cpan2tgz"
|
||||
VERSION="0.6.5"
|
||||
VERSION="0.6.8"
|
||||
HOMEPAGE="http://software.jaos.org"
|
||||
DOWNLOAD="https://github.com/jaos/cpan2tgz/archive/0.6.5.tar.gz"
|
||||
MD5SUM="8b8711e29a991ade143b5184beeeffdf"
|
||||
DOWNLOAD="https://github.com/jaos/cpan2tgz/archive/0.6.8.tar.gz"
|
||||
MD5SUM="c43275e910b95ea6f1fe18be328a6430"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue