Skip to content

Commit 2062bc6

Browse files
committed
libxml2 - update from 2.13.5 to 2.13.6
1 parent 16b4713 commit 2062bc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/libxml2/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414
#
1515
# Copyright 2011-2012 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
1717

1818
. ../../lib/build.sh
1919

2020
PROG=libxml2
21-
VER=2.13.5
21+
VER=2.13.6
2222
PKG=library/libxml2
2323
SUMMARY="XML C parser and toolkit"
2424
DESC="Portable XML parser and toolkit library"

doc/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
| library/libffi | 3.4.5 | https://sourceware.org/libffi/
4949
| library/libpsl | 0.21.5 | https://github.com/rockdaboot/libpsl/releases
5050
| library/libuv | 1.49.2 | https://github.com/libuv/libuv/releases | Currently used solely by bind
51-
| library/libxml2 | 2.13.5 | https://github.com/GNOME/libxml2/tags http://xmlsoft.org/news.html
51+
| library/libxml2 | 2.13.6 | https://github.com/GNOME/libxml2/tags http://xmlsoft.org/news.html
5252
| library/libxslt | 1.1.42 | https://gitlab.gnome.org/api/v4/projects/GNOME%2Flibxslt/releases https://gitlab.gnome.org/GNOME/libxslt/-/releases
5353
| library/lzlib | 1.15 | https://download.savannah.gnu.org/releases/lzip/lzlib/
5454
| library/nettle | 3.10.1 | https://ftp.gnu.org/gnu/nettle/ https://www.lysator.liu.se/~nisse/nettle/ | Used solely by chrony

0 commit comments

Comments
 (0)