mirror of https://github.com/openwrt/packages.git
libunistring: update to 0.9.6
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>pull/1567/head
parent
5c5fe0fe5e
commit
60c3d4564b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue