mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/freeciv: Updated for version 2.4.4.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
dd2ec9ce75
commit
8a6dc31131
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.3}
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freeciv"
|
||||
VERSION="2.4.3"
|
||||
VERSION="2.4.4"
|
||||
HOMEPAGE="http://www.freeciv.org"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/freeciv/freeciv-2.4.3.tar.bz2"
|
||||
MD5SUM="437f9a4aadb80619a7c5ae9643142b8b"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/freeciv/freeciv-2.4.4.tar.bz2"
|
||||
MD5SUM="038c53184497fcf31bcd268418dbe4f6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue