From cf2081a91d0c65eaf4851c7c5e8ead32285ec347 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 28 Jan 2013 12:59:26 +0000 Subject: Updated to 1.31_04 --- perl-archive-zip/build/perl-archive-zip.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/perl-archive-zip/build/perl-archive-zip.SlackBuild b/perl-archive-zip/build/perl-archive-zip.SlackBuild index e02d08e4..540a5e38 100755 --- a/perl-archive-zip/build/perl-archive-zip.SlackBuild +++ b/perl-archive-zip/build/perl-archive-zip.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2010, 2011 Eric Hameleers, Eindhoven, NL +# Copyright 2010, 2011, 2013 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -34,6 +34,8 @@ # * Initial build. # 1.31_02-1: 13/may/2011 by Eric Hameleers # * Update. +# 1.31_04-1: 28/jan/2013 by Eric Hameleers +# * Update. # # Run 'sh perl-archive-zip.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -45,7 +47,7 @@ PRGNAM=perl-archive-zip SRCNAM=Archive-Zip -VERSION=${VERSION:-1.31_02} +VERSION=${VERSION:-1.31_04} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad