diff options
author | Cem Keylan <cem@ckyln.com> | 2023-05-24 17:52:33 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-05-24 17:52:33 +0200 |
commit | 5aff1ebf14d87bf45c1b57d0343003c38e3e775d (patch) | |
tree | 1d50293dd03c981656941cd8fd0a8191c087f9c1 /extra/libxml2 | |
parent | b37e3d89d7b283b934d1c85542ffae154b011ad9 (diff) | |
download | repository-5aff1ebf14d87bf45c1b57d0343003c38e3e775d.tar.gz |
libxml2: bump to 2.11.4
Diffstat (limited to 'extra/libxml2')
-rw-r--r-- | extra/libxml2/checksums | 2 | ||||
-rw-r--r-- | extra/libxml2/sources | 2 | ||||
-rw-r--r-- | extra/libxml2/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libxml2/checksums b/extra/libxml2/checksums index 5547dbc8..9bfec49a 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f3c54850b132ebef05692de67b9f31c29f64eda2c427da91565cc17201624a2a libxml2-2.11.0.tar.xz +f367f3e6ebb51fa6c24f41441bdb09f447de91151b0b2df20b94c857fdae0067 libxml2-2.11.4.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index bf35e974..c87c7ae5 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.0.tar.xz +https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index 5c3c8552..4e406d7b 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.11.0 1 +2.11.4 1 |