From 60c3d4564bd43a44a450f01897c8cc282889f234 Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Sun, 12 Jul 2015 22:10:52 +0200 Subject: [PATCH] libunistring: update to 0.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Espen Jürgensen --- libs/libunistring/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libunistring/Makefile b/libs/libunistring/Makefile index 1abd5fc77..98ebb341d 100644 --- a/libs/libunistring/Makefile +++ b/libs/libunistring/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libunistring -PKG_VERSION:=0.9.5 +PKG_VERSION:=0.9.6 PKG_RELEASE:=1 -PKG_MD5SUM:=1a705bcdcb83799d544137617b377cfd +PKG_MD5SUM:=dfae4ff5583649ed24d8f368f1d0543b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/libunistring