Skip to content

Commit

Permalink
icu4c: update to 74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Dec 2, 2023
1 parent e691652 commit d7b154b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/icu4c/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=icu4c
VER=72.1
VER=74.1
PKG=ooce/library/icu4c
SUMMARY="ICU - International Components for Unicode"
DESC="A mature, widely used set of C/C++ libraries providing "
Expand Down
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
| ooce/library/freetype2 | 2.13.2 | https://sourceforge.net/projects/freetype/files/freetype2/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/gnutls | 3.6.16 | https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/ https://www.gnutls.org/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/library/guile | 2.0.14 | https://ftp.gnu.org/gnu/guile/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/icu4c | 72.1 | https://github.com/unicode-org/icu/releases | [omniosorg](https://github.com/omniosorg)
| ooce/library/icu4c | 74.1 | https://github.com/unicode-org/icu/releases | [omniosorg](https://github.com/omniosorg)
| ooce/library/jansson | 2.14 | https://github.com/akheron/jansson/releases | [omniosorg](https://github.com/omniosorg)
| ooce/library/json-c | 0.17 | https://github.com/json-c/json-c/tags https://github.com/json-c/json-c/wiki | [omniosorg](https://github.com/omniosorg)
| ooce/library/ldns | 1.8.3 | https://nlnetlabs.nl/downloads/ldns/ | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit d7b154b

Please sign in to comment.