diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:08:38 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:08:38 +0200 |
commit | b75bf62ab745022e8b285db8b3520165a79efe9b (patch) | |
tree | 8949e9d136817c3e4b487e3e04dc1c84a87f735f /extra/libxml2 | |
parent | b02d3591d82c9c1dda4535bf485c1f88ea947460 (diff) | |
download | repository-b75bf62ab745022e8b285db8b3520165a79efe9b.tar.gz |
libxml2: bump to 2.11.5
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 9bfec49a..270dcf27 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f367f3e6ebb51fa6c24f41441bdb09f447de91151b0b2df20b94c857fdae0067 libxml2-2.11.4.tar.xz +326c3a05dcfe647ef4e1def8aa7f8d7d96b0a2f2f9f2ddac2b982fc1e485a926 libxml2-2.11.5.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index c87c7ae5..b2bcef8a 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.4.tar.xz +https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index 4e406d7b..6acfd9c9 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.11.4 1 +2.11.5 1 |