From a4b57f91b3b3589dac2b911f7a5caf4320f8f9b5 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 29 Aug 2016 17:23:51 +0200 Subject: [PATCH] perl-Math-BigInt-GMP: rebuild for Perl 5.24. --- srcpkgs/perl-Math-BigInt-GMP/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-Math-BigInt-GMP/template b/srcpkgs/perl-Math-BigInt-GMP/template index 07cac67b2a5..28e19f5e1c3 100644 --- a/srcpkgs/perl-Math-BigInt-GMP/template +++ b/srcpkgs/perl-Math-BigInt-GMP/template @@ -1,7 +1,7 @@ # Template file for 'perl-Math-BigInt-GMP' pkgname=perl-Math-BigInt-GMP version=1.51 -revision=1 +revision=2 wrksrc="Math-BigInt-GMP-${version}" build_style=perl-module hostmakedepends="perl gmp-devel"