diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:43 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:43 +0000 |
| commit | ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd (patch) | |
| tree | ca4f69a4edee2b1f0fefb77d3a7d9f14057032a5 /repos/extra/expat/abuild | |
| parent | bb568c2d5e7eeafc74724796058c32680563a643 (diff) | |
| download | alicelinux-ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd.tar.gz alicelinux-ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd.zip | |
expat: updated to 2.7.3
Diffstat (limited to 'repos/extra/expat/abuild')
| -rw-r--r-- | repos/extra/expat/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/expat/abuild b/repos/extra/expat/abuild index 8b872b98..338ef314 100644 --- a/repos/extra/expat/abuild +++ b/repos/extra/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.7.2 +version=2.7.3 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |