mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/hatari: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db61aaa47a
commit
be02ba24af
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
|
||||
PRGNAM=hatari
|
||||
VERSION=${VERSION-1.6.2}
|
||||
VERSION=${VERSION-1.7.0}
|
||||
BUILD=${BUILD-1}
|
||||
TAG=${TAG-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hatari"
|
||||
VERSION="1.6.2"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://hatari.tuxfamily.org/"
|
||||
DOWNLOAD="http://download.tuxfamily.org/hatari/1.6.2/hatari-1.6.2.tar.bz2"
|
||||
MD5SUM="3957d0c5f8093313c798e565af9a92e1"
|
||||
DOWNLOAD="http://download.tuxfamily.org/hatari/1.7.0/hatari-1.7.0.tar.bz2"
|
||||
MD5SUM="67b16ec0a0994aa6a935b193254118e0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue