mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
freeciv: update to 3.1.5
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
This commit is contained in:
parent
bc285bd934
commit
70512d0f56
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=3.1.3
|
version=3.1.5
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.freeciv.org/"
|
homepage="https://www.freeciv.org/"
|
||||||
changelog="https://www.freeciv.org/wiki/NEWS"
|
changelog="https://www.freeciv.org/wiki/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=741086fa94574374c7c27480f77ee68e5b538bfb2eff85004fa8c87b312c7f2f
|
checksum=0d9f687ff950a77a9fa0af66108a7f67da717fd40c3a0ca4c0a4f4a3f0214b33
|
||||||
nopie_files="/usr/bin/freeciv-ruledit"
|
nopie_files="/usr/bin/freeciv-ruledit"
|
||||||
|
|
||||||
# gtk3.22 is a client supporting gtk+>=3.22
|
# gtk3.22 is a client supporting gtk+>=3.22
|
||||||
|
|
Loading…
Add table
Reference in a new issue