diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-21 11:29:35 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-21 11:30:08 +0100 |
commit | 475aac503587779223cbf2e55f2807de7bac9f79 (patch) | |
tree | d7667b450b0fba945502939477aacc1b2329918b /extra/libxml2 | |
parent | 23a8f3e3318e4ef1fb8f0164410f25fc1c2a4c08 (diff) | |
download | repository-475aac503587779223cbf2e55f2807de7bac9f79.tar.gz |
libxml2: bump to 2.9.13
Diffstat (limited to 'extra/libxml2')
-rw-r--r-- | extra/libxml2/checksums | 3 | ||||
-rw-r--r-- | extra/libxml2/sources | 2 | ||||
-rw-r--r-- | extra/libxml2/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/extra/libxml2/checksums b/extra/libxml2/checksums index a0c49df9..d09495e8 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1 +1,2 @@ -c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92 libxml2-2.9.12.tar.gz +%BLAKE3 +626432da9c0fa4985c4bb9e7270453a4b55f1128de73feeba81d7522fd6ce2b5 libxml2-2.9.13.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index 16197a6e..b6718a26 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -http://xmlsoft.org/sources/libxml2-2.9.12.tar.gz +https://download.gnome.org/sources/libxml2/2.9/libxml2-2.9.13.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index 477e5f78..c07ece53 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.9.12 1 +2.9.13 1 |