diff options
Diffstat (limited to 'extra/expat')
-rw-r--r-- | extra/expat/checksums | 3 | ||||
-rw-r--r-- | extra/expat/meta | 3 | ||||
-rw-r--r-- | extra/expat/sources | 2 | ||||
-rw-r--r-- | extra/expat/version | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/extra/expat/checksums b/extra/expat/checksums index 3644ee2f..02bda85e 100644 --- a/extra/expat/checksums +++ b/extra/expat/checksums @@ -1 +1,2 @@ -5dfe538f8b5b63f03e98edac520d7d9a6a4d22e482e5c96d4d06fcc5485c25f2 expat-2.2.10.tar.xz +%BLAKE3 +738746f32b58cb25bfe3e3c2d7f0d546e4f9f353ad2d805c9ac44ce2bd475377 expat-2.6.3.tar.xz diff --git a/extra/expat/meta b/extra/expat/meta new file mode 100644 index 00000000..723bcd5e --- /dev/null +++ b/extra/expat/meta @@ -0,0 +1,3 @@ +description: XML parser library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/extra/expat/sources b/extra/expat/sources index c001b7c8..cd84f9bc 100644 --- a/extra/expat/sources +++ b/extra/expat/sources @@ -1 +1 @@ -https://github.com/libexpat/libexpat/releases/download/R_2_2_10/expat-2.2.10.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 fcf6e966..d07a753e 100644 --- a/extra/expat/version +++ b/extra/expat/version @@ -1 +1 @@ -2.2.10 1 +2.6.3 1 |