mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
freeciv: update to 2.5.7.
This commit is contained in:
parent
8e43ca9cdc
commit
45bd72238f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'freeciv'
|
# Template file for 'freeciv'
|
||||||
pkgname=freeciv
|
pkgname=freeciv
|
||||||
version=2.5.6
|
version=2.5.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-fcdb=sqlite3 --enable-fcmp=all
|
configure_args="--disable-static --enable-fcdb=sqlite3 --enable-fcmp=all
|
||||||
|
@ -15,7 +15,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://freeciv.org/"
|
homepage="http://freeciv.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=cfadc23eec11a5a8ae74a7d3719eb126026137f0700da065367fd55cbab6999b
|
checksum=ffe36736db6a64893681e9eea8b90f7abe05eaebe6b777e82149a98cad6dbed2
|
||||||
|
|
||||||
subpackages="freeciv-gtk2 freeciv-gtk3 freeciv-sdl freeciv-xaw"
|
subpackages="freeciv-gtk2 freeciv-gtk3 freeciv-sdl freeciv-xaw"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue