mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
freeciv: update to 3.0.7.
This commit is contained in:
parent
b94802a326
commit
7823198344
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'freeciv'
|
# Template file for 'freeciv'
|
||||||
pkgname=freeciv
|
pkgname=freeciv
|
||||||
version=3.0.3
|
version=3.0.7
|
||||||
revision=3
|
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"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,9 +11,9 @@ short_desc="Free and Open Source empire-building strategy game - server/data"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.freeciv.org/"
|
homepage="https://www.freeciv.org/"
|
||||||
changelog="https://www.freeciv.org/wiki/NEWS-${version}"
|
changelog="https://www.freeciv.org/wiki/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=13215adc96be9f2894d5f3a12c78b8ebb9ae06ecdab25fe6bb1794f6e6d2b61b
|
checksum=f6e606f17ed03d971272883f1a4879f5c1c2c247f64b8edefa6a25c8a2a8dac4
|
||||||
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