diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 08:09:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 08:09:31 +0000 |
| commit | 864351f5d753272ad79164be4e878fdeeebe3c7b (patch) | |
| tree | 69c875721faaeb945801bffa227e10905b12b6b3 /repos/core/curl/abuild | |
| parent | 1bb91dcb8d1c0fd0c5016709966af5a0b22bedd8 (diff) | |
| download | alicelinux-864351f5d753272ad79164be4e878fdeeebe3c7b.tar.gz alicelinux-864351f5d753272ad79164be4e878fdeeebe3c7b.zip | |
curl: updated to 8.17.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 75868b6e..77ad5eda 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.16.0 +version=8.17.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" |