golly: rebuild with gcc6

This commit is contained in:
Michael Gehring 2016-12-08 09:09:34 +00:00
parent 8c998c9514
commit da56fa2eef
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'golly' # Template file for 'golly'
pkgname=golly pkgname=golly
version=2.8 version=2.8
revision=2 revision=3
wrksrc="${pkgname}-${version}-src" wrksrc="${pkgname}-${version}-src"
build_style=gnu-configure build_style=gnu-configure
configure_script="gui-wx/configure/configure" configure_script="gui-wx/configure/configure"