diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | b6abded304f5782a14edcf8a3495c498d8c8b579 (patch) | |
| tree | 50d8e944954f4fd726a91e171e31a97acb389805 /repos/extra/c-ares/abuild | |
| parent | c86874b92b130ce5e4c4acb8090e0bf721333056 (diff) | |
| download | alicelinux-b6abded304f5782a14edcf8a3495c498d8c8b579.tar.gz alicelinux-b6abded304f5782a14edcf8a3495c498d8c8b579.zip | |
c-ares: updated to 1.34.4
Diffstat (limited to 'repos/extra/c-ares/abuild')
| -rw-r--r-- | repos/extra/c-ares/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/c-ares/abuild b/repos/extra/c-ares/abuild index 5b4df122..03ad2717 100644 --- a/repos/extra/c-ares/abuild +++ b/repos/extra/c-ares/abuild @@ -1,4 +1,4 @@ name=c-ares -version=1.34.3 +version=1.34.4 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.gz" |