mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
perl/perl-Devel-PatchPerl: Updated for version 1.48.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
d44e9e157e
commit
5f2df23604
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue