commit 14ac0d84319ec03fa29a6f6b037ae8289c42afc1
parent 75fa8ea9acee98fee573db4c183e7c5c3fff6dd9
Author: Ted Hess <thess@kitschensync.net>
Date: Sun, 22 Feb 2015 18:34:34 -0500
Merge pull request #948 from ejurgensen/libunistring
libunistring: update to 0.9.5
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git 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