Skip to content

Commit 669e7f9

Browse files
committed
libidn - update from 1.41 to 1.42
1 parent 6625526 commit 669e7f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/libidn/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414
#
1515
# Copyright 2016 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
1717
#
1818
. ../../lib/build.sh
1919

2020
PROG=libidn
21-
VER=1.41
21+
VER=1.42
2222
PKG=library/libidn
2323
SUMMARY="The Internationalized Domains Library"
2424
DESC="IDN - The Internationalized Domains Library"

doc/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
| library/idnkit | 2.3 | https://jprs.co.jp/idn/index-e.html
4545
| library/libedit | 20230828-3.1 | https://thrysoee.dk/editline/
4646
| library/libevent | 2.1.12 | https://github.com/libevent/libevent/tags | Currently used solely by tmux
47-
| library/libidn | 1.41 | http://git.savannah.gnu.org/cgit/libidn.git/refs/tags https://ftp.gnu.org/gnu/libidn/
47+
| library/libidn | 1.42 | http://git.savannah.gnu.org/cgit/libidn.git/refs/tags https://ftp.gnu.org/gnu/libidn/
4848
| library/libffi | 3.4.4 | https://sourceware.org/libffi/
4949
| library/libuv | 1.47.0 | https://github.com/libuv/libuv/releases | Currently used solely by bind
5050
| library/libxml2 | 2.12.4 | https://github.com/GNOME/libxml2/tags http://xmlsoft.org/news.html

0 commit comments

Comments
 (0)