SLADE: update to 3.1.12a.

This commit is contained in:
John 2020-06-07 23:41:44 +02:00
parent 94f1e79e67
commit 76a9601868

View file

@ -1,6 +1,6 @@
# Template file for 'SLADE'
pkgname=SLADE
version=3.1.11
version=3.1.12a
revision=1
build_style=cmake
hostmakedepends="pkg-config p7zip which"
@ -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=83cea24520d57f6bd23f146925eab55e2413f7c91e24c84bcda550b94ecedc08
checksum=7dc8a0089855f6321d2ec185fa5c97fcb7cc54857033aa3adec9a5ec8226ed60
if [ -z "$CROSS_BUILD" ]; then
configure_args+=" -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3"