mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +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
|
# Modifed by the SlackBuilds.org project
|
||||||
|
|
||||||
PRGNAM=cpan2tgz
|
PRGNAM=cpan2tgz
|
||||||
VERSION=0.6.5
|
VERSION=${VERSION:-0.6.8}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="cpan2tgz"
|
PRGNAM="cpan2tgz"
|
||||||
VERSION="0.6.5"
|
VERSION="0.6.8"
|
||||||
HOMEPAGE="http://software.jaos.org"
|
HOMEPAGE="http://software.jaos.org"
|
||||||
DOWNLOAD="https://github.com/jaos/cpan2tgz/archive/0.6.5.tar.gz"
|
DOWNLOAD="https://github.com/jaos/cpan2tgz/archive/0.6.8.tar.gz"
|
||||||
MD5SUM="8b8711e29a991ade143b5184beeeffdf"
|
MD5SUM="c43275e910b95ea6f1fe18be328a6430"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue