mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/golly: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9608658d7e
commit
b284f1e5f7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="golly"
|
||||
VERSION="2.6"
|
||||
VERSION="2.7"
|
||||
HOMEPAGE="http://golly.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/golly/files/golly/golly-2.7/golly-2.7-src.tar.gz"
|
||||
MD5SUM="e66c5476868bb363d5c81f5749cf15b9"
|
||||
MD5SUM="f0e5b808c4a01b3415fdb5f1731b6efb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython"
|
||||
|
|
Loading…
Reference in a new issue