mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/adom: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c386b58c8c
commit
ff90c89963
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="adom"
|
||||
VERSION="1.2.0_pre23"
|
||||
HOMEPAGE="http://www.ancientdomainsofmystery.com/"
|
||||
DOWNLOAD="http://www.ancardia.com/download/adom_linux_debian_32_1.2.0_pre23.tar.gz"
|
||||
DOWNLOAD="http://www.ancardia.com/download/old/1.2.0_pre23/adom_linux_debian_32_1.2.0_pre23.tar.gz"
|
||||
MD5SUM="8ee33a8eb47eaeb633f04d1cf027ecb7"
|
||||
DOWNLOAD_x86_64="http://www.ancardia.com/download/adom_linux_debian_64_1.2.0_pre23.tar.gz"
|
||||
DOWNLOAD_x86_64="http://www.ancardia.com/download/old/1.2.0_pre23/adom_linux_debian_64_1.2.0_pre23.tar.gz"
|
||||
MD5SUM_x86_64="1c371b0ea4ff5579bed0dd10bd8ec795"
|
||||
REQUIRES=""
|
||||
MAINTAINER="pyllyukko"
|
||||
|
|
Loading…
Reference in a new issue