aboutsummaryrefslogtreecommitdiff
path: root/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild')
-rwxr-xr-xdev/perl/perl-regexp-common/perl-regexp-common.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild b/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
index 8ea3cb24..41078ff9 100755
--- a/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
+++ b/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
@@ -29,7 +29,7 @@ fi
NAME="Regexp-Common"
PACKAGE="perl-`echo $NAME | sed -e 's/::/-/g' | tr '[:upper:]' '[:lower:]'`"
TMP=${TMP:=/tmp}
-VERSION=${VERSION:=2.210}
+VERSION=${VERSION:=2.120}
ARCH=${ARCH:=i386}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}