mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
golly: update to 3.3.
This commit is contained in:
parent
79caa71432
commit
bc9bbb2793
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'golly'
|
# Template file for 'golly'
|
||||||
pkgname=golly
|
pkgname=golly
|
||||||
version=3.2
|
version=3.3
|
||||||
revision=4
|
revision=1
|
||||||
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"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://golly.sourceforge.net/"
|
homepage="http://golly.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=4d02f78592b5ea211f1ceda2d5ba55eb10e013ecf95b8a61c7061357f9aae931
|
checksum=88fd776b1afd763ef32ac6e6d95ddfcbc51b74f6ef6a1f3ba9aa659295d573c8
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# POSIX name clash
|
# POSIX name clash
|
||||||
|
|
Loading…
Add table
Reference in a new issue