diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-11 16:54:24 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-11 16:54:24 +0200 |
commit | da80add2c16c541db6294771913cffeb2c207513 (patch) | |
tree | 359556cc3131c2a5512727387de9e09c27957dac /extra/libxml2 | |
parent | e2d8c152c74451b76bad78b94fe49cf38249ce74 (diff) | |
download | repository-da80add2c16c541db6294771913cffeb2c207513.tar.gz |
libxml2: bump to 2.10.4
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 3d78d975..b62f9574 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -91b0856edb0707e9566e601813886dee3b37fb501e34da65ced370df141c3444 libxml2-2.10.3.tar.xz +f7329663425353fbf8a737dd21d25804654f6503aca352317a0082961ddf2238 libxml2-2.10.4.tar.xz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index a49e7bf3..6e014970 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.3.tar.xz +https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.4.tar.xz diff --git a/extra/libxml2/version b/extra/libxml2/version index b6569bfa..e826f54e 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.10.3 1 +2.10.4 1 |