mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-extutils-makemaker: Updated for version 7.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
63b73283c3
commit
11b2fb952b
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-extutils-makemaker
|
||||
VERSION=${VERSION:-7.08}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-7.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-extutils-makemaker"
|
||||
VERSION="7.08"
|
||||
VERSION="7.10"
|
||||
HOMEPAGE="https://metacpan.org/pod/ExtUtils::MakeMaker"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.08.tar.gz"
|
||||
MD5SUM="18c3f1965c0cb254ff42ba8a5ebe0995"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.10.tar.gz"
|
||||
MD5SUM="2639a21adee5e0a903730c12dcba08ec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue