From fbd94a75477dcf1a2fe0251d0d3a31618f6fdf98 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 27 Apr 2014 21:47:57 +0000 Subject: [PATCH] wxbase: update to version 2.8.12 Signed-off-by: Massimo Tumminia SVN-Revision: 40582 --- libs/wxbase/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.30.2