diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:42:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:42:32 +0800 |
| commit | 89e8102ce6c6d0550da4f20bdf9dcca5b783d3be (patch) | |
| tree | 19acfbc1a2e03839d55d4e1b68351641b9330437 /repos/extra/c-ares/abuild | |
| parent | 633ea5516f4bb3ddcfa96deec5f382b6e1ebbc93 (diff) | |
| download | alicelinux-89e8102ce6c6d0550da4f20bdf9dcca5b783d3be.tar.gz alicelinux-89e8102ce6c6d0550da4f20bdf9dcca5b783d3be.zip | |
c-ares: updated to 1.34.3
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 9abca6ad..5b4df122 100644 --- a/repos/extra/c-ares/abuild +++ b/repos/extra/c-ares/abuild @@ -1,4 +1,4 @@ name=c-ares -version=1.34.2 +version=1.34.3 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.gz" |