Merge pull request #1298 from hanspolo/wesnoth
wesnoth: updated to 1.12.2
This commit is contained in:
commit
40fe82c9ee
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wesnoth'
|
# Template file for 'wesnoth'
|
||||||
pkgname=wesnoth
|
pkgname=wesnoth
|
||||||
version=1.12.1
|
version=1.12.2
|
||||||
revision=1
|
revision=1
|
||||||
#wrksrc="${pkgname}-${version}.0"
|
#wrksrc="${pkgname}-${version}.0"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wesnoth.org/"
|
homepage="https://wesnoth.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=70404764370db05e496a4e033e09c26cdc47fa6558271d803a44c4ebb7b6efe8
|
checksum=1f4f76e5fd0ce175a3eb7b9855aff7a58dc75899c534d7653d97ac9fd4fe798b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# runit service
|
# runit service
|
||||||
|
|
Loading…
Reference in New Issue