From: Hauke Mehrtens Date: Sun, 27 Apr 2014 21:47:57 +0000 (+0000) Subject: wxbase: update to version 2.8.12 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=193c6a5d50bde268617b9a7e227e118cdf2cc82c;p=openwrt%2Fsvn-archive%2Farchive.git wxbase: update to version 2.8.12 Signed-off-by: Massimo Tumminia SVN-Revision: 40582 --- diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefile index 7f8c2e9187..62db38537f 100644 --- a/libs/wxbase/Makefile +++ b/libs/wxbase/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wxbase -PKG_VERSION:=2.8.10 +PKG_VERSION:=2.8.12 PKG_RELEASE:=1 PKG_SOURCE:=wxGTK-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/wxwindows -PKG_MD5SUM:=88b867bc118a183af56efc67014bdf27 +PKG_MD5SUM:=08f81ab60647308058f6ce99712b14f8 PKG_BUILD_DIR:=$(BUILD_DIR)/wxGTK-$(PKG_VERSION)