mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/garden: Fix HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9eac37cc14
commit
c44ac8930e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="garden"
|
||||
VERSION="1.0.9"
|
||||
HOMEPAGE="http://garden.sourceforget.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/garden/garden-1.0.9.tar.gz"
|
||||
HOMEPAGE="http://garden.sourceforge.net"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/garden/garden-1.0.9.tar.gz"
|
||||
MD5SUM="b9cce86ab226164279ef325f9d798397"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue