mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
wxWidgets: update to 3.0.5.1.
This commit is contained in:
parent
3b382b9812
commit
5464524f08
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wxWidgets'
|
||||
pkgname=wxWidgets
|
||||
version=3.0.5
|
||||
version=3.0.5.1
|
||||
revision=1
|
||||
configure_args="--enable-unicode --with-opengl --with-sdl --with-libmspack
|
||||
--with-libnotify --enable-mediactrl --with-gtk=2 --disable-webview"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
|||
license="wxWindows"
|
||||
homepage="https://www.wxwidgets.org/"
|
||||
distfiles="https://github.com/wxWidgets/wxWidgets/releases/download/v${version}/wxWidgets-${version}.tar.bz2"
|
||||
checksum=8aacd56b462f42fb6e33b4d8f5d40be5abc3d3b41348ea968aa515cc8285d813
|
||||
checksum=440f6e73cf5afb2cbf9af10cec8da6cdd3d3998d527598a53db87099524ac807
|
||||
|
||||
post_install() {
|
||||
# remove files that are already in wxWidgets-common
|
||||
|
|
Loading…
Add table
Reference in a new issue