aboutsummaryrefslogtreecommitdiff
path: root/dev/perl/perl-test-simple/perl-test-simple.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev/perl/perl-test-simple/perl-test-simple.SlackBuild')
-rwxr-xr-xdev/perl/perl-test-simple/perl-test-simple.SlackBuild2
1 files changed, 1 insertions, 1 deletions
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}