mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
SLADE: update to 3.1.9.
This commit is contained in:
parent
451593e734
commit
8d700d052f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SLADE'
|
||||
pkgname=SLADE
|
||||
version=3.1.8
|
||||
version=3.1.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCL_WX_CONFIG=wx-config-gtk3"
|
||||
|
@ -13,7 +13,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=8c6f44b0ad5867e04116d615f159f6e87592a5e48fd32f026e3ccaede65a9f12
|
||||
checksum=4b03081e3a6021ae8b921f70bae7522ae848bc58fb29d1098ba086cb230648e6
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3"
|
||||
|
|
Loading…
Add table
Reference in a new issue