perl/perl-Archive-Extract: Updated for version 0.72.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andreas Voegele 2014-02-02 09:04:34 +07:00 committed by Robby Workman
parent 5ed147bdd6
commit 9a516f1fb6
3 changed files with 6 additions and 4 deletions

View File

@ -3,3 +3,5 @@ Archive::Extract allows you to extract any archive file of the type
or .lzma without having to worry how it does so, or use different
interfaces for each type by using either Perl modules, or command-line
tools on your system.
perl-Archive-Zip is an optional dependency.

View File

@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=perl-Archive-Extract
VERSION=${VERSION:-0.70}
VERSION=${VERSION:-0.72}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Archive-Extract"
VERSION="0.70"
VERSION="0.72"
HOMEPAGE="https://metacpan.org/release/Archive-Extract"
DOWNLOAD="http://cpan.metacpan.org/authors/id/B/BI/BINGOS/Archive-Extract-0.70.tar.gz"
MD5SUM="0a9f3d082ef5e4c70aba509ab90496ec"
DOWNLOAD="http://cpan.metacpan.org/authors/id/B/BI/BINGOS/Archive-Extract-0.72.tar.gz"
MD5SUM="7ca16b90b154bd6f3bdc73d94b1a223e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""