perl/perl-Archive-Extract: Updated for version 0.86.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
504d765f03
commit
45cf9b2f52
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Archive-Extract
|
||||
|
||||
# Copyright 2013-2017 Andreas Voegele <andreas@andreasvoegele.com>
|
||||
# Copyright 2013-2019 Andreas Voegele <andreas@andreasvoegele.com>
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any
|
||||
# purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -17,7 +17,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=perl-Archive-Extract
|
||||
VERSION=${VERSION:-0.80}
|
||||
VERSION=${VERSION:-0.86}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Archive-Extract"
|
||||
VERSION="0.80"
|
||||
VERSION="0.86"
|
||||
HOMEPAGE="https://metacpan.org/pod/Archive::Extract"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Archive-Extract-0.80.tar.gz"
|
||||
MD5SUM="03bba7ac7f5190d55575764f38fe9028"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Archive-Extract-0.86.tar.gz"
|
||||
MD5SUM="f586017fb17bec26b56c7ff7ea0307fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue