|
@@ -1,5 +1,5 @@
|
1
|
1
|
#
|
2
|
|
-# Copyright (C) 2006-2014 OpenWrt.org
|
|
2
|
+# Copyright (C) 2006-2015 OpenWrt.org
|
3
|
3
|
#
|
4
|
4
|
# This is free software, licensed under the GNU General Public License v2.
|
5
|
5
|
# See /LICENSE for more information.
|
|
@@ -8,9 +8,9 @@
|
8
|
8
|
include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=libunistring
|
11
|
|
-PKG_VERSION:=0.9.4
|
|
11
|
+PKG_VERSION:=0.9.5
|
12
|
12
|
PKG_RELEASE:=1
|
13
|
|
-PKG_MD5SUM:=c24a6a3838d9ad4a41a62549312c4226
|
|
13
|
+PKG_MD5SUM:=1a705bcdcb83799d544137617b377cfd
|
14
|
14
|
|
15
|
15
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
16
|
16
|
PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/libunistring
|