aboutsummaryrefslogtreecommitdiff
path: root/dev/perl/perl-regexp-common
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-04 20:38:21 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-04 20:38:21 +0000
commit98349300d06d04ed5ccceff4d7e8b52198ba1560 (patch)
tree0997f2cadd21fbc98553331409b22f2a958944bf /dev/perl/perl-regexp-common
parentadcdcb45872eca4c90f0e70431145702d4bd8be6 (diff)
downloadslackbuilds-98349300d06d04ed5ccceff4d7e8b52198ba1560.tar.gz
slackbuilds-98349300d06d04ed5ccceff4d7e8b52198ba1560.tar.bz2
perl-regexp-common version fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@805 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/perl/perl-regexp-common')
-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}