golly: update to 4.2.

This commit is contained in:
Leah Neukirchen 2024-01-18 19:07:34 +01:00
parent 7ffed2f6b8
commit c8eb8826fb

View File

@ -1,7 +1,7 @@
# Template file for 'golly'
pkgname=golly
version=4.1
revision=3
version=4.2
revision=1
build_wrksrc="gui-wx"
build_style=gnu-makefile
make_build_args="-f makefile-gtk GOLLYDIR=/usr/share/golly LUALIB=-llua5.4
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="http://golly.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.gz"
checksum=6c655a6ce2fd75c6ae7289da39d084162c6ed887a01c21c3760872e3ff6d60c8
checksum=569128a923da64c3ff0062186406e4e51fdff02aeabf1f292983753bd065e95d
CXXFLAGS="-I../gollybase -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"