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

View file

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