diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:26:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:26:32 +0300 |
commit | ae22cd5bed7fd227d825cf49289bf32bb0f4ce06 (patch) | |
tree | 5ed466876bc88cc0a503c8d58176d4f6b46dfa3d /extra/expat | |
parent | 8362270f76d62c4de48a9b0f3c07ecb2dd2bf761 (diff) | |
download | repository-ae22cd5bed7fd227d825cf49289bf32bb0f4ce06.tar.gz |
expat: bump to 2.4.0
Diffstat (limited to 'extra/expat')
-rw-r--r-- | extra/expat/checksums | 2 | ||||
-rw-r--r-- | extra/expat/sources | 2 | ||||
-rw-r--r-- | extra/expat/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/expat/checksums b/extra/expat/checksums index f286a009..1b86475b 100644 --- a/extra/expat/checksums +++ b/extra/expat/checksums @@ -1 +1 @@ -caa34f99b6e3bcea8502507eb6549a0a84510b244a748dfb287271b2d47467a9 expat-2.3.0.tar.xz +63c548501ea0bb9265b64b5492da49bb487d94009b599596549ec5e709d81e12 expat-2.4.0.tar.xz diff --git a/extra/expat/sources b/extra/expat/sources index f2425765..349a3a3b 100644 --- a/extra/expat/sources +++ b/extra/expat/sources @@ -1 +1 @@ -https://github.com/libexpat/libexpat/releases/download/R_2_3_0/expat-2.3.0.tar.xz +https://github.com/libexpat/libexpat/releases/download/R_2_4_0/expat-2.4.0.tar.xz diff --git a/extra/expat/version b/extra/expat/version index fbf76438..7afb4de6 100644 --- a/extra/expat/version +++ b/extra/expat/version @@ -1 +1 @@ -2.3.0 1 +2.4.0 1 |