mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
wxWidgets-gtk3: update to 3.2.3.
This commit is contained in:
parent
6b1494e7ef
commit
f00178d7e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wxWidgets-gtk3'
|
||||
pkgname=wxWidgets-gtk3
|
||||
version=3.2.2.1
|
||||
revision=2
|
||||
version=3.2.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
cmake_builddir="build-gtk3"
|
||||
configure_args="-DwxBUILD_TOOLKIT=gtk3 -DwxUSE_OPENGL=ON -DwxUSE_LIBMSPACK=ON
|
||||
|
@ -19,7 +19,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="custom:wxWindows"
|
||||
homepage="https://www.wxwidgets.org"
|
||||
distfiles="https://github.com/wxWidgets/wxWidgets/releases/download/v${version}/wxWidgets-${version}.tar.bz2"
|
||||
checksum=dffcb6be71296fff4b7f8840eb1b510178f57aa2eb236b20da41182009242c02
|
||||
checksum=c170ab67c7e167387162276aea84e055ee58424486404bba692c401730d1a67a
|
||||
|
||||
CXXFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue