wesnoth: update to 1.14.7.
This commit is contained in:
parent
c366e7d353
commit
197f612502
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wesnoth'
|
||||
pkgname=wesnoth
|
||||
version=1.14.6
|
||||
version=1.14.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OMP=1"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wesnoth.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=45d2a05320e145b0b1bc9d16d68391945a98375c910a0ea7720e613bf867832b
|
||||
checksum=475e6ce3720edf76cfc3a9b9ac015067d473a46d164dcc4406b3c8f7d8dc5e48
|
||||
|
||||
post_install() {
|
||||
# runit service
|
||||
|
|
Loading…
Reference in New Issue