mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
libports: icu library moved to GitHub
This commit is contained in:
parent
132569d12b
commit
9fbc68bda1
@ -1 +1 @@
|
||||
893853ee48260f0dc0feb062f5ee7cc28a97be3e
|
||||
62f13b0976e6f74904ad9dfc82f1bc686fb36b6e
|
||||
|
@ -1,9 +1,9 @@
|
||||
LICENSE := MIT
|
||||
DOWNLOADS := icu.archive
|
||||
VERSION := 51.2
|
||||
VERSION := 51.3
|
||||
|
||||
URL(icu) := http://download.icu-project.org/files/icu4c/$(VERSION)/icu4c-51_2-src.tgz
|
||||
SHA(icu) := deb027a05f1b3bec03298b96fb93b28c84e9683c22e6f94effa67fdc7bd704cc
|
||||
URL(icu) := https://github.com/unicode-org/icu/releases/download/release-51-3/icu4c-51_3-src.tar.gz
|
||||
SHA(icu) := cdc58f7b4ac62202770a3e29d9e7526e86bf9b8dfa3aebfa09f8263e315f3c58
|
||||
DIR(icu) := src/lib/icu
|
||||
|
||||
DIRS := include/icu/common include/icu/i18n
|
||||
|
Loading…
x
Reference in New Issue
Block a user