wesnoth: update to 1.14.10.
This commit is contained in:
parent
c9a426c27c
commit
5db2c2602d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wesnoth'
|
||||
pkgname=wesnoth
|
||||
version=1.14.9
|
||||
revision=2
|
||||
version=1.14.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OMP=1"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=ea8d51f474861c3954efdbfce3980e8c7ee58edeab714a8ab3d3f74e1dcd0dd6
|
||||
checksum=e7eb34e7066a559ca1f3996462f25e2ede4a7646aec42492aea6d868cf5fce76
|
||||
|
||||
post_install() {
|
||||
# runit service
|
||||
|
|
Loading…
Reference in a new issue