mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/pioneer: Updated for version 20161129.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9d2f27c5d7
commit
d9484d1fb9
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Pioneer
|
||||
|
||||
# Copyright 2015-2016 Hunter Sezen California, USA
|
||||
# Copyright 2015-2017 Hunter Sezen California, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pioneer
|
||||
VERSION=${VERSION:-20161028}
|
||||
VERSION=${VERSION:-20161129}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pioneer"
|
||||
VERSION="20161028"
|
||||
VERSION="20161129"
|
||||
HOMEPAGE="http://pioneerspacesim.net/"
|
||||
DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20161028/pioneer-20161028.tar.gz"
|
||||
MD5SUM="0e7af422b71bbb61822a2dc58d07803b"
|
||||
DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20161129/pioneer-20161129.tar.gz"
|
||||
MD5SUM="c6be416ec00adca72a10343d04a7e4a8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image assimp"
|
||||
|
|
Loading…
Reference in a new issue