summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Niels Horn2011-12-26 16:21:06 +0100
committer Robby Workman2011-12-27 17:15:24 +0100
commit4604f24d5cd339a994b3d705bf88ac54a9ee4a1c (patch)
tree7b291417b9283878c243b540ca13ce9d096017b1
parent74a8c3ca864da52f7879ffcf039a94fca60fe1fb (diff)
downloadslackbuilds-4604f24d5cd339a994b3d705bf88ac54a9ee4a1c.tar.gz
games/freeciv: Updated for version 2.3.1
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--games/freeciv/freeciv.SlackBuild4
-rw-r--r--games/freeciv/freeciv.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild
index 68ecaf8df8..ca1c24d981 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -23,10 +23,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Revision date: 2011/10/22
+# Revision date: 2011/12/26
PRGNAM=freeciv
-VERSION=2.3.0
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info
index 2f71e4085a..8b94e790c1 100644
--- a/games/freeciv/freeciv.info
+++ b/games/freeciv/freeciv.info
@@ -1,10 +1,10 @@
PRGNAM="freeciv"
-VERSION="2.3.0"
+VERSION="2.3.1"
HOMEPAGE="http://www.freeciv.org"
-DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.3.0.tar.bz2"
-MD5SUM="70fd4285f2da7d41bdadac43458e62c9"
+DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.3.1.tar.bz2"
+MD5SUM="efce9b2cd8b7a36017f1ebce59236dcb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
-APPROVED="rworkman"
+APPROVED="rworkman,Erik Hanson"