diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefile index 7f8c2e918..62db38537 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)