diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:49 +0800 |
| commit | c3a8b70a6f1f8664c81bc791cd83b5ff0f5225de (patch) | |
| tree | b4dbc2354702430b5409b60a99cd00932463d8fe /repos/extra/expat/abuild | |
| parent | 8f5352a109d126b57afc2d1df54e82a74e8cab8d (diff) | |
| download | alicelinux-c3a8b70a6f1f8664c81bc791cd83b5ff0f5225de.tar.gz alicelinux-c3a8b70a6f1f8664c81bc791cd83b5ff0f5225de.zip | |
expat: updated to 2.6.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 7f278648..e5ed5db6 100644 --- a/repos/extra/expat/abuild +++ b/repos/extra/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.6.3 +version=2.6.4 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |