diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-03 11:54:54 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-03 11:54:54 +0200 |
commit | e1160df02da53f1d102e96b9377485c308cb0d31 (patch) | |
tree | 5ad8ad926c3e206b0cab65d5cdd0532978894bdc /extra/libxml2 | |
parent | aed51e63665f621b4709f6f7f7ffd287d94e03ee (diff) | |
download | repository-e1160df02da53f1d102e96b9377485c308cb0d31.tar.gz |
libxml2: bump to 2.9.14
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 d09495e8..ce53d60e 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -626432da9c0fa4985c4bb9e7270453a4b55f1128de73feeba81d7522fd6ce2b5 libxml2-2.9.13.tar.xz +f592afd19ad8704361d172ebe937efb9e31e6f0dd7a690923c2fc756902fd661 libxml2-2.9.14.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index b6718a26..15c9351d 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.9/libxml2-2.9.13.tar.xz +https://download.gnome.org/sources/libxml2/2.9/libxml2-2.9.14.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index c07ece53..87c4bfe3 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.9.13 1 +2.9.14 1 |