mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-extutils-pkgconfig: Updated for version 1.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cb3a80723c
commit
8f4c191793
2 changed files with 5 additions and 5 deletions
|
@ -27,8 +27,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-extutils-pkgconfig
|
||||
VERSION=${VERSION:-1.15}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-extutils-pkgconfig"
|
||||
VERSION="1.15"
|
||||
VERSION="1.16"
|
||||
HOMEPAGE="https://metacpan.org/pod/ExtUtils::PkgConfig"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.15.tar.gz"
|
||||
MD5SUM="1872e659cf2bb0b2471d75fce735e622"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz"
|
||||
MD5SUM="b86318f2b6ac6af3ee985299e1e38fe5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue