From 258fdf2e42d3bc4a5e401e4de47f0a356354be74 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 19 Aug 2017 20:43:41 +0200 Subject: [PATCH] perl-Math-BigInt-GMP: rebuild for perl-5.26. --- 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 54e1d768f48..0e6b98bceba 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.6004 -revision=1 +revision=2 wrksrc="Math-BigInt-GMP-${version}" build_style=perl-module hostmakedepends="perl gmp-devel"