mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/triplea: Updated for version 1.8.0.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
de865a11ac
commit
cdfe167a30
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=triplea
|
||||
SRCVER=${SRCVER:-1_8_0_7_all_platforms}
|
||||
SRCVER=${SRCVER:-1_8_0_9_all_platforms}
|
||||
VERSION=$(echo $SRCVER | tr _ . | cut -c1-7)
|
||||
SRCDIR=$(echo $SRCVER | cut -c1-7)
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="triplea"
|
||||
VERSION="1.8.0.7"
|
||||
VERSION="1.8.0.9"
|
||||
HOMEPAGE="http://triplea.sourceforge.net/mywiki/TripleA"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/tripleamaps/TripleA/stable/1_8_0_7_extra_maps/triplea_1_8_0_7_all_platforms.zip"
|
||||
MD5SUM="d01accf021288435e1d21bb915a35951"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/tripleamaps/TripleA/stable/1_8_0_9/triplea_1_8_0_9_all_platforms.zip"
|
||||
MD5SUM="0b2d29a6710980b99f401632b9944156"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue