From be04b69972685d9e234d2a336e2b788aa9dd61cf Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 3 Nov 2017 17:39:25 +0000 Subject: [PATCH] golly: rebuild with gc7.2 --- srcpkgs/golly/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/golly/template b/srcpkgs/golly/template index 582cff9b84d..f3083f341ee 100644 --- a/srcpkgs/golly/template +++ b/srcpkgs/golly/template @@ -1,7 +1,7 @@ # Template file for 'golly' pkgname=golly version=3.1 -revision=1 +revision=2 wrksrc="${pkgname}-${version}-src" build_style=gnu-configure configure_script="gui-wx/configure/configure"