diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-24 02:15:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-24 02:15:51 +0300 |
commit | c9e08514c3b8ffd1ec2375d45cb55739c00b0877 (patch) | |
tree | c2ec1d733d5da3556670874c38b3868b231d1f0b /extra/expat | |
parent | cb1fb45d07c3505f33125402ca7efe307beaf649 (diff) | |
download | repository-c9e08514c3b8ffd1ec2375d45cb55739c00b0877.tar.gz |
expat: bump to 2.4.1
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 1b86475b..294ca5dd 100644 --- a/extra/expat/checksums +++ b/extra/expat/checksums @@ -1 +1 @@ -63c548501ea0bb9265b64b5492da49bb487d94009b599596549ec5e709d81e12 expat-2.4.0.tar.xz +cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a expat-2.4.1.tar.xz diff --git a/extra/expat/sources b/extra/expat/sources index 349a3a3b..e1660168 100644 --- a/extra/expat/sources +++ b/extra/expat/sources @@ -1 +1 @@ -https://github.com/libexpat/libexpat/releases/download/R_2_4_0/expat-2.4.0.tar.xz +https://github.com/libexpat/libexpat/releases/download/R_2_4_1/expat-2.4.1.tar.xz diff --git a/extra/expat/version b/extra/expat/version index 7afb4de6..4fcdc2b3 100644 --- a/extra/expat/version +++ b/extra/expat/version @@ -1 +1 @@ -2.4.0 1 +2.4.1 1 |