diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 01:43:47 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 01:43:47 +0200 |
commit | 703fef2a9c7b1cdc5ed3decdbf2b4aa595b6e07d (patch) | |
tree | 98f0d11747dff2fcaf58c7f3d79dcce9a8a663d5 /extra/libxml2 | |
parent | 964ded6ce0a9895c431ad9e94fdcec9ee8262667 (diff) | |
download | repository-703fef2a9c7b1cdc5ed3decdbf2b4aa595b6e07d.tar.gz |
libxml2: bump to 2.13.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 14d59728..5b4e0c67 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -1ba21ea1d185855cf8fab20af526073bd850559b273af01ebd92c2b19543c626 libxml2-2.12.7.tar.xz +0e75cf5930de4b9f04873b70d281039848ff822ed930bf1b7115b5d121ea5713 libxml2-2.13.4.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index 4af833d8..0189dd64 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.tar.xz +https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.4.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index 080b66e3..0d57e54e 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.12.7 1 +2.13.4 1 |