mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/freeciv: updated for version 2.4.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
690d5fa1d4
commit
5de535cb7e
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=freeciv
|
||||
VERSION=${VERSION:-2.4.2}
|
||||
VERSION=${VERSION:-2.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freeciv"
|
||||
VERSION="2.4.2"
|
||||
VERSION="2.4.3"
|
||||
HOMEPAGE="http://www.freeciv.org"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/freeciv/freeciv-2.4.2.tar.bz2"
|
||||
MD5SUM="4bf03bbe7084d3e23739f1e5b2ccc529"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/freeciv/freeciv-2.4.3.tar.bz2"
|
||||
MD5SUM="437f9a4aadb80619a7c5ae9643142b8b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue