mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/minetest_game: Updated for version 0.4.14.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d929c60061
commit
b4551bb475
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for minetest_game
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=minetest_game
|
||||
VERSION=${VERSION:-0.4.13}
|
||||
VERSION=${VERSION:-0.4.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="minetest_game"
|
||||
VERSION="0.4.13"
|
||||
VERSION="0.4.14"
|
||||
HOMEPAGE="http://minetest.net/"
|
||||
DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.13.tar.gz"
|
||||
MD5SUM="cc02e8844bbfbd14a3545a202ef38772"
|
||||
DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.14.tar.gz"
|
||||
MD5SUM="22a472d15175bc5e3f5289a2f19d9b5a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="minetest"
|
||||
|
|
Loading…
Reference in a new issue