lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 6e79792c8a57c61d21ec2a6a31196234cd58e9fd
parent 9a5b82ba2e74d35f35655c01f42805ad40424d10
Author: Ted Hess <thess@kitschensync.net>
Date:   Sun, 12 Jul 2015 18:26:39 -0400

Merge pull request #1567 from ejurgensen/master

libunistring: update to 0.9.6
Diffstat:
Mlibs/libunistring/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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