diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-11 09:34:04 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-11 09:34:04 +0000 |
| commit | d3fba58b9ef952840eef760b07bf728d167ff789 (patch) | |
| tree | 954fb3dd5dacc09d053ce93c50b00b75e55df279 /repos/core/curl/abuild | |
| parent | 5b06140deda36925abe23115dc9affab61527279 (diff) | |
| download | alicelinux-d3fba58b9ef952840eef760b07bf728d167ff789.tar.gz alicelinux-d3fba58b9ef952840eef760b07bf728d167ff789.zip | |
curl: updated to 8.16.0
Diffstat (limited to 'repos/core/curl/abuild')
| -rw-r--r-- | repos/core/curl/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/curl/abuild b/repos/core/curl/abuild index bc9f4b40..75868b6e 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.15.0 +version=8.16.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" |