diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:32 +0800 |
| commit | 4e95440eae543cecc7b213ba53c56ebd667d27f6 (patch) | |
| tree | 873178211de77629a6ee38972fc1fe94f54e66c4 /repos/extra/c-ares/abuild | |
| parent | d6204bc3e1247855f92503c7004ae64335a42dbf (diff) | |
| download | alicelinux-4e95440eae543cecc7b213ba53c56ebd667d27f6.tar.gz alicelinux-4e95440eae543cecc7b213ba53c56ebd667d27f6.zip | |
c-ares: updated to 1.33.1
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 265b894a..ade18d6b 100644 --- a/repos/extra/c-ares/abuild +++ b/repos/extra/c-ares/abuild @@ -1,4 +1,4 @@ name=c-ares -version=1.33.0 +version=1.33.1 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.gz" |