summaryrefslogtreecommitdiffstats
path: root/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Date-Manip/perl-Date-Manip.SlackBuild')
-rw-r--r--perl/perl-Date-Manip/perl-Date-Manip.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild
index bd53d5be70..777a9d424b 100644
--- a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild
+++ b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild
@@ -22,12 +22,13 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-SRCNAM=Date-Manip
-PRGNAM=perl-$SRCNAM
-VERSION=${VERSION:-6.11}
+PRGNAM=perl-Date-Manip
+VERSION=${VERSION:-6.25}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
+SRCNAM=Date-Manip
+
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;