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