diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-04 12:54:20 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-04 12:54:20 +0200 |
commit | 241c034f165ebad8f3a370d1a315c91530df88e4 (patch) | |
tree | 555498ce9a1c9cea2cfeb13b1e698bb249dac9a5 | |
parent | c8812a77f1ddc30529a8dd1702c966c6c41b2e08 (diff) | |
download | repository-241c034f165ebad8f3a370d1a315c91530df88e4.tar.gz |
expat: bump to 2.6.3
-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 8218e23a..02bda85e 100644 --- a/extra/expat/checksums +++ b/extra/expat/checksums @@ -1,2 +1,2 @@ %BLAKE3 -ea89dd9a5a2e48d5e44fed38554b36a8f2e365a5091a99d08e30bfb1c15dda5e expat-2.5.0.tar.xz +738746f32b58cb25bfe3e3c2d7f0d546e4f9f353ad2d805c9ac44ce2bd475377 expat-2.6.3.tar.xz diff --git a/extra/expat/sources b/extra/expat/sources index 965eb820..cd84f9bc 100644 --- a/extra/expat/sources +++ b/extra/expat/sources @@ -1 +1 @@ -https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.xz +https://github.com/libexpat/libexpat/releases/download/R_2_6_3/expat-2.6.3.tar.xz diff --git a/extra/expat/version b/extra/expat/version index bc7f0700..d07a753e 100644 --- a/extra/expat/version +++ b/extra/expat/version @@ -1 +1 @@ -2.5.0 1 +2.6.3 1 |