From cc5542dc6c2afadf32dfe155eaadd98b56719317 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 23 Nov 2013 12:02:06 +0100 Subject: [PATCH] Rebuild all perl modules for perl-5.18 (v2). --- srcpkgs/perl-ExtUtils-Depends/template | 2 +- srcpkgs/perl-ExtUtils-PkgConfig/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/perl-ExtUtils-Depends/template b/srcpkgs/perl-ExtUtils-Depends/template index 7f9aa6a1a3..5866e3410e 100644 --- a/srcpkgs/perl-ExtUtils-Depends/template +++ b/srcpkgs/perl-ExtUtils-Depends/template @@ -1,7 +1,7 @@ # Template build file for 'perl-ExtUtils-Depends'. pkgname=perl-ExtUtils-Depends version=0.301 -revision=3 +revision=4 wrksrc="ExtUtils-Depends-$version" build_style=perl-module hostmakedepends="perl>=5.18" diff --git a/srcpkgs/perl-ExtUtils-PkgConfig/template b/srcpkgs/perl-ExtUtils-PkgConfig/template index a1316932fe..e302bb91e5 100644 --- a/srcpkgs/perl-ExtUtils-PkgConfig/template +++ b/srcpkgs/perl-ExtUtils-PkgConfig/template @@ -1,7 +1,7 @@ # Template build file for 'perl-ExtUtils-PkgConfig'. pkgname=perl-ExtUtils-PkgConfig version=1.12 -revision=3 +revision=4 wrksrc="ExtUtils-PkgConfig-$version" build_style=perl-module hostmakedepends="perl>=5.18 pkg-config"