diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:31:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:31:15 +0000 |
| commit | bd9118ad0e9d3b170a810c079efed79b3e51092b (patch) | |
| tree | 5bdc63cded09c5ada5cf643d22210064e7a6df22 /repos/extra/expat/abuild | |
| parent | be40dab98aad7fde167e6cd90e6e23c7555cd2e7 (diff) | |
| download | alicelinux-bd9118ad0e9d3b170a810c079efed79b3e51092b.tar.gz alicelinux-bd9118ad0e9d3b170a810c079efed79b3e51092b.zip | |
expat: updated to 2.7.4
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 338ef314..676c0761 100644 --- a/repos/extra/expat/abuild +++ b/repos/extra/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.7.3 +version=2.7.4 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |