mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/wesnoth: Updated for verion 1.14.14
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
013b277981
commit
a7508978c4
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wesnoth
|
||||
VERSION=${VERSION:-1.14.13}
|
||||
VERSION=${VERSION:-1.14.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wesnoth"
|
||||
VERSION="1.14.13"
|
||||
VERSION="1.14.14"
|
||||
HOMEPAGE="http://www.wesnoth.org"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.13.tar.bz2"
|
||||
MD5SUM="d98754cf65bd4762906976364f482209"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.14.tar.bz2"
|
||||
MD5SUM="ce954e571b489c97e3f50011d9fe21a8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2 SDL2_image SDL2_mixer SDL2_ttf"
|
||||
|
|
Loading…
Reference in a new issue