From 64aab24cb6aaf2a0791f7d62b42959f1b8a7080f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 17 Aug 2018 06:02:54 -0300 Subject: [PATCH] perl-Math-BigInt-GMP: rebuild against perl-5.28.0_2 --- 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 a3ba1a7228a..6f3dc4229d4 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.6005 -revision=2 +revision=3 wrksrc="Math-BigInt-GMP-${version}" build_style=perl-module hostmakedepends="perl gmp-devel"