mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/wesnoth: Updated for version 1.12.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3169157ce5
commit
a490822547
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wesnoth
|
||||
VERSION=${VERSION:-1.12.4}
|
||||
VERSION=${VERSION:-1.12.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wesnoth"
|
||||
VERSION="1.12.4"
|
||||
VERSION="1.12.5"
|
||||
HOMEPAGE="http://www.wesnoth.org"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.4.tar.bz2"
|
||||
MD5SUM="081fe60a06d6934cac9a40fd7350cc9f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.5.tar.bz2"
|
||||
MD5SUM="576a91355aa2c19698b09d4edc6b2f6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="scons"
|
||||
|
|
Loading…
Reference in a new issue