mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/freeciv: Updated for version 2.5.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
eeb2398dad
commit
302e7aed13
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.5.0}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freeciv"
|
||||
VERSION="2.5.0"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="http://www.freeciv.org"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.0.tar.bz2"
|
||||
MD5SUM="8a61ecd986853200326711446c573f1b"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.1.tar.bz2"
|
||||
MD5SUM="b94bf68ce5f3611c71fac9753598b046"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue