freeciv: update to 2.5.9.

This commit is contained in:
bra1nwave 2017-08-21 10:54:23 +02:00
parent 385df336f2
commit 7ff79966f6

View file

@ -1,6 +1,6 @@
# Template file for 'freeciv'
pkgname=freeciv
version=2.5.8
version=2.5.9
revision=1
build_style=gnu-configure
configure_args="--disable-static --enable-fcdb=sqlite3 --enable-fcmp=all
@ -15,7 +15,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
license="GPL-2"
homepage="http://freeciv.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=6781e655c514d0a86975c87235de24f740cbdf81f33711d68a910b360963bd30
checksum=b83c73585ae80898b27379984f936591b51422c9caccb94880fa16030c975928
subpackages="freeciv-gtk2 freeciv-gtk3 freeciv-sdl freeciv-xaw"
if [ -z "$CROSS_BUILD" ]; then