perl/perl-Devel-PatchPerl: Updated for version 1.48.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2017-02-12 20:37:07 +01:00 committed by Willy Sudiarto Raharjo
parent d44e9e157e
commit 5f2df23604
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for perl-Devel-PatchPerl
# Copyright 2016 Andreas Guldstrand.
# Copyright 2016-2017 Andreas Guldstrand.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Devel-PatchPerl
VERSION=${VERSION:-1.46}
VERSION=${VERSION:-1.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Devel-PatchPerl"
VERSION="1.46"
VERSION="1.48"
HOMEPAGE="https://github.com/bingos/devel-patchperl"
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.46.tar.gz"
MD5SUM="472ce2febbc17c32ad4a50b6a78c7130"
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.48.tar.gz"
MD5SUM="475d57896b55fbdcabfcaab9ae6e5542"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-File-pushd perl-Module-Pluggable"