games/adom: Updated for version 3.3.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
pyllyukko 2019-02-21 18:19:02 +02:00 committed by Willy Sudiarto Raharjo
parent 9fa6b106c4
commit d4abffab18
2 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
# in a clean .tgz package, ready to be installed.
PRGNAM=adom
VERSION=${VERSION:-3.0.6}
VERSION=${VERSION:-3.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="adom"
VERSION="3.0.6"
VERSION="3.3.3"
HOMEPAGE="https://www.adom.de/home/index.html"
DOWNLOAD="http://www.ancardia.com/download/adom_linux_debian_32_3.0.6.tar.gz"
MD5SUM="48d443fb19ed926a1867c54c5f65f363"
DOWNLOAD_x86_64="http://www.ancardia.com/download/adom_linux_debian_64_3.0.6.tar.gz"
MD5SUM_x86_64="05819205ae71f1af2e8f073011cb8b7d"
DOWNLOAD="https://www.adom.de/home/download/current/adom_linux_debian_32_3.3.3.tar.gz"
MD5SUM="a7e35d2a6808b3e1b1af87c2e9bb652a"
DOWNLOAD_x86_64="https://www.adom.de/home/download/current/adom_linux_debian_64_3.3.3.tar.gz"
MD5SUM_x86_64="bc0f21b49e54a8135f67f088bbd696ba"
REQUIRES=""
MAINTAINER="pyllyukko"
EMAIL="pyllyukko AT maimed dot org"