mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
icu: bump to 59.1
Maintainer: me Compile tested: ar71xx brcm2708, LEDE trunk r3972-aefa195 Run tested: NONE Description: upstream update to 59.1 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
+5
-4
@@ -8,12 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=icu4c
|
||||
PKG_VERSION:=58.2
|
||||
PKG_RELEASE:=5
|
||||
PKG_VERSION:=59.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-58_2-src.tgz
|
||||
PKG_SOURCE:=$(PKG_NAME)-59_1-src.tgz
|
||||
PKG_SOURCE_URL:=http://download.icu-project.org/files/$(PKG_NAME)/$(PKG_VERSION)
|
||||
PKG_MD5SUM:=fac212b32b7ec7ab007a12dff1f3aea1
|
||||
PKG_MD5SUM:=54923fa9fab5b2b83f235fb72523de37
|
||||
PKG_HASH:=7132fdaf9379429d004005217f10e00b7d2319d0fea22bdfddef8991c45b75fe
|
||||
|
||||
PKG_LICENSE:=ICU-1.8.1+
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user