diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-15 11:48:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-15 11:48:33 +0300 |
commit | 21c95baa4e32efd379e291c276cf0570cf8ea2b5 (patch) | |
tree | eb0fe96c22ffa37f94e25f5e08affa713cbb61e4 | |
parent | dc48c86f39b03561ba72ef662b2a18773d9ca629 (diff) | |
download | repository-21c95baa4e32efd379e291c276cf0570cf8ea2b5.tar.gz |
libxml2: bump to 2.9.12
-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 767c08ad..a0c49df9 100644 --- a/extra/libxml2/checksums +++ b/extra/libxml2/checksums @@ -1 +1 @@ -aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f libxml2-2.9.10.tar.gz +c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92 libxml2-2.9.12.tar.gz diff --git a/extra/libxml2/sources b/extra/libxml2/sources index 2077d565..16197a6e 100644 --- a/extra/libxml2/sources +++ b/extra/libxml2/sources @@ -1 +1 @@ -https://fossies.org/linux/www/libxml2-2.9.10.tar.gz +http://xmlsoft.org/sources/libxml2-2.9.12.tar.gz diff --git a/extra/libxml2/version b/extra/libxml2/version index af4c1a1f..477e5f78 100644 --- a/extra/libxml2/version +++ b/extra/libxml2/version @@ -1 +1 @@ -2.9.10 1 +2.9.12 1 |