SLADE: update to 3.1.6.

This commit is contained in:
John 2019-08-22 19:00:15 +02:00
parent 5ade61422d
commit db246b1a07

View file

@ -1,6 +1,6 @@
# Template file for 'SLADE'
pkgname=SLADE
version=3.1.5
version=3.1.6
revision=1
build_style=cmake
hostmakedepends="pkg-config p7zip"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/sirjuddington/SLADE"
changelog="https://github.com/sirjuddington/SLADE/releases/tag/${version}"
distfiles="https://github.com/sirjuddington/SLADE/archive/${version}.tar.gz"
checksum=ddab2c5bde9939dd74505fa4f021995e35f00ead0124ce19cbf72f908445aec4
checksum=f435b5f51899d4f98dc767262e053dec0cc3ad415923a08e75e0fdad0a3168b5
if [ -z "$CROSS_BUILD" ]; then
configure_args+=" -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3"