diff options
author | Cem Keylan <cem@ckyln.com> | 2024-06-06 16:26:18 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-06-06 16:26:18 +0200 |
commit | 62bd49fb51f17d7b76fa3b565ebde659ef803271 (patch) | |
tree | 30f7601fdc7272dc565b124dc863fd78a74820d2 /extra/libxml2 | |
parent | f5865922ba462e2ec9a7621c4f2d5f73f739651a (diff) | |
download | repository-62bd49fb51f17d7b76fa3b565ebde659ef803271.tar.gz |
libxml2: bump to 2.12.7
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 270dcf27..14d59728 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -326c3a05dcfe647ef4e1def8aa7f8d7d96b0a2f2f9f2ddac2b982fc1e485a926 libxml2-2.11.5.tar.xz +1ba21ea1d185855cf8fab20af526073bd850559b273af01ebd92c2b19543c626 libxml2-2.12.7.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index b2bcef8a..4af833d8 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.tar.xz +https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index 6acfd9c9..080b66e3 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.11.5 1 +2.12.7 1 |