From 28b2dff1fbeb17c7142fac00a80288c372c741ad Mon Sep 17 00:00:00 2001 From: Simon Frankenberger Date: Thu, 14 Feb 2019 05:37:29 +0100 Subject: community/wxgtk: Rebuild due to incompatibilities The wx-libraries had some incompabitilies regarding X++ ABI, as seen in filezilla. Just rebuild it and everything is fine. This closes https://bugs.alpinelinux.org/issues/9970 fixes #9970 (cherry picked from commit 0b2c279a17f5d8ece581d7e2ef560fd7db37ef8a) --- community/wxgtk/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/wxgtk/APKBUILD b/community/wxgtk/APKBUILD index e289edd5ba..dd818e9d89 100644 --- a/community/wxgtk/APKBUILD +++ b/community/wxgtk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack pkgname=wxgtk pkgver=3.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="GTK2 port of wxWidgets GUI library" url="http://www.wxwidgets.org/" arch="all" -- cgit v1.2.3