summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2015-05-09 21:07:50 +0200
committer Willy Sudiarto Raharjo2015-05-10 02:04:52 +0200
commit05d0e9f88408efdc349efdda21ea6b283c36c44f (patch)
treef0b7295fcf7e788c6ac51b97c2fd52800b292d88 /games
parente267121dd71027014c51b676028055ed85bd9fe6 (diff)
downloadslackbuilds-05d0e9f88408efdc349efdda21ea6b283c36c44f.tar.gz
games/stella: Updated for version 4.6.1.
Diffstat (limited to 'games')
-rw-r--r--games/stella/stella.SlackBuild4
-rw-r--r--games/stella/stella.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index 8c3aa52467..d687a95312 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -22,8 +22,10 @@
# - replace stale stella 3.8 man page from Debian with updated one for 4.6.
# - get rid of unused --libdir configure option
+# 20150509 bkw: update for 4.6.1
+
PRGNAM=stella
-VERSION=${VERSION:-4.6}
+VERSION=${VERSION:-4.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/stella/stella.info b/games/stella/stella.info
index 321a8b79cc..7772257ef6 100644
--- a/games/stella/stella.info
+++ b/games/stella/stella.info
@@ -1,8 +1,8 @@
PRGNAM="stella"
-VERSION="4.6"
+VERSION="4.6.1"
HOMEPAGE="http://stella.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/project/stella/stella/4.6/stella-4.6-src.tar.gz"
-MD5SUM="bf9d8d411ca0fc300fcbab9ae84aac0b"
+DOWNLOAD="http://downloads.sourceforge.net/project/stella/stella/4.6.1/stella-4.6.1-src.tar.gz"
+MD5SUM="91d7a7333097345e81f90a39fcdcc324"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"