diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 5d977fe94b070a5b171203e3afc8f109a2e9a697 (patch) | |
| tree | 327c5ff6274c4e435cd1e60da957326fbb0e8d39 /repos/extra/expat/abuild | |
| parent | b1c8c12d16f76b46bbaec6aef97836aff365e4ad (diff) | |
| download | alicelinux-5d977fe94b070a5b171203e3afc8f109a2e9a697.tar.gz alicelinux-5d977fe94b070a5b171203e3afc8f109a2e9a697.zip | |
expat: updated to 2.6.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 f988aa37..7f278648 100644 --- a/repos/extra/expat/abuild +++ b/repos/extra/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.6.2 +version=2.6.3 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |