wesnoth: update to 1.16.6

This commit is contained in:
Lorenzo Beretta 2022-09-20 16:05:22 +02:00 committed by Michal Vasilek
parent 59716c9089
commit 2f27f33ad3

View file

@ -1,7 +1,7 @@
# Template file for 'wesnoth' # Template file for 'wesnoth'
pkgname=wesnoth pkgname=wesnoth
version=1.14.17 version=1.16.6
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_OMP=1" configure_args="-DENABLE_OMP=1"
hostmakedepends="pkg-config gettext" hostmakedepends="pkg-config gettext"
@ -14,7 +14,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
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=3646cba604e09c12d6900a733bcb78cbf05f2f75f05346630d6529c220f584e1 checksum=1fce2c625da53adee4ec62b4e0a810bae1a01c9b893027b10beafaa3a0648501
replaces="wesnoth-data>=0" replaces="wesnoth-data>=0"
CFLAGS="-UNDEBUG" CFLAGS="-UNDEBUG"