From 72254d534a77979d7bdb704a9a5eedbd5f27d33b Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Sun, 22 Feb 2015 22:47:09 +0100 Subject: [PATCH] libunistring: update to 0.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Espen Jürgensen --- libs/libunistring/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libunistring/Makefile b/libs/libunistring/Makefile index 6d69b57d8..1abd5fc77 100644 --- a/libs/libunistring/Makefile +++ b/libs/libunistring/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2014 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libunistring -PKG_VERSION:=0.9.4 +PKG_VERSION:=0.9.5 PKG_RELEASE:=1 -PKG_MD5SUM:=c24a6a3838d9ad4a41a62549312c4226 +PKG_MD5SUM:=1a705bcdcb83799d544137617b377cfd PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/libunistring