diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-26 10:16:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-26 10:16:24 +0300 |
commit | c460b2ce35f26c0b847c08bdc8f86b80cdd9186e (patch) | |
tree | 16a4affb25a92b745d526388a171cfd87620c70a /extra/libxml2 | |
parent | 9f8f9d271522a3b418e0ae5cc23cac41daf59b88 (diff) | |
download | repository-c460b2ce35f26c0b847c08bdc8f86b80cdd9186e.tar.gz |
libxml2: bump to 2.10.1
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 6051dc2a..a97591b8 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -41b726ef04ea6b25c0034b865ba4d9071cfe69ad4208e2b3b2efffe797a16a6c libxml2-2.10.0.tar.xz +147bf118b1d9e50105632aa0597f7e409f0de7e13c5b554148669cbbcad56e40 libxml2-2.10.1.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index 222fd200..0964755e 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.0.tar.xz +https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.1.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index ddcee052..98a118ca 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.10.0 1 +2.10.1 1 |