From: rhatto Date: Mon, 4 Dec 2006 22:21:02 +0000 (+0000) Subject: perl-net_ssleay.pm version fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7af1c0d2013e68d990bb193cb07e1b99c50c9516;p=slackbuilds.git perl-net_ssleay.pm version fix git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@818 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/dev/perl/perl-net_ssleay.pm/perl-net_ssleay.pm.SlackBuild b/dev/perl/perl-net_ssleay.pm/perl-net_ssleay.pm.SlackBuild index 7642fdde..923198a5 100755 --- a/dev/perl/perl-net_ssleay.pm/perl-net_ssleay.pm.SlackBuild +++ b/dev/perl/perl-net_ssleay.pm/perl-net_ssleay.pm.SlackBuild @@ -29,7 +29,7 @@ fi NAME="Net::SSLeay" PACKAGE="perl-`echo $NAME | sed -e 's/::/-/g' | tr '[:upper:]' '[:lower:]'`.pm" TMP=${TMP:=/tmp} -VERSION=${VERSION:=1.130} +VERSION=${VERSION:=1.30} ARCH=${ARCH:=i386} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD}