From: rhatto Date: Wed, 8 Aug 2007 20:46:28 +0000 (+0000) Subject: perl-test-simple: upgraded to 0.70 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=adae68019ff03a16bc3457022ea14db9682fb933;p=slackbuilds.git perl-test-simple: upgraded to 0.70 git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1321 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/dev/perl/perl-test-simple/perl-test-simple.SlackBuild b/dev/perl/perl-test-simple/perl-test-simple.SlackBuild index e2ce9a92..f1491aa1 100755 --- a/dev/perl/perl-test-simple/perl-test-simple.SlackBuild +++ b/dev/perl/perl-test-simple/perl-test-simple.SlackBuild @@ -41,7 +41,7 @@ fi NAME="Test::Simple" PACKAGE="perl-`echo $NAME | sed -e 's/::/-/g' | tr '[:upper:]' '[:lower:]'`" TMP=${TMP:=/tmp} -VERSION=${VERSION:=0.66} +VERSION=${VERSION:=0.70} ARCH=${ARCH:=i386} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD}