freeciv: update to 2.5.2.
This commit is contained in:
parent
eafccc441e
commit
37592fc188
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=2.5.1
|
version=2.5.2
|
||||||
revision=2
|
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
|
||||||
--enable-sys-lua --enable-client=all"
|
--enable-sys-lua --enable-client=all"
|
||||||
|
@ -14,8 +14,8 @@ short_desc="Free and Open Source empire-building strategy game - server/data"
|
||||||
maintainer="Juhani Imberg <juhani@imberg.fi>"
|
maintainer="Juhani Imberg <juhani@imberg.fi>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://freeciv.wikia.com/wiki/Main_Page"
|
homepage="http://freeciv.wikia.com/wiki/Main_Page"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=4e420a9ad91aa7966039ec3b63501725c8261a4ff734d56fe801414fae772696
|
checksum=2b5665da849c8f95b9225857fc02935140de2d44cd1a112f9cf3086a84d0b5be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/bin/*stub*
|
rm ${DESTDIR}/usr/bin/*stub*
|
||||||
|
|
Loading…
Add table
Reference in a new issue