diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-31 01:53:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-31 01:53:17 +0300 |
commit | 8fa9f09868742e76acdca99b15807c474866d885 (patch) | |
tree | 3f6ecdf09941b906eea3d34d42084dc7f7e91fb3 /extra/libxml2 | |
parent | 103514530c86ae6d5260041ce417344a3d12605a (diff) | |
download | repository-8fa9f09868742e76acdca99b15807c474866d885.tar.gz |
libxml2: bump to 2.10.2
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 a97591b8..8c5acfee 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -147bf118b1d9e50105632aa0597f7e409f0de7e13c5b554148669cbbcad56e40 libxml2-2.10.1.tar.xz +ef2163d4274a7f4aadf669b431bf2be60173639f559a2b3a3c6c40efb87633c9 libxml2-2.10.2.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index 0964755e..c50fbcc4 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.1.tar.xz +https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.2.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index 98a118ca..24a54a09 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.10.1 1 +2.10.2 1 |