mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/stella: Updated for version 4.6.1.
This commit is contained in:
parent
e267121dd7
commit
05d0e9f884
2 changed files with 6 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue