diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:57:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:57:31 +0000 |
| commit | 59475035ba6fdc08f9772ddf2565f8d5fe793809 (patch) | |
| tree | ac607d5944d6c341cfac7ecbe1fb7fd22d87d96e /repos/core/curl/abuild | |
| parent | 172ccdedfef7d925685b3d7013183d53ed76114c (diff) | |
| download | alicelinux-59475035ba6fdc08f9772ddf2565f8d5fe793809.tar.gz alicelinux-59475035ba6fdc08f9772ddf2565f8d5fe793809.zip | |
curl: updated to 8.18.0
Diffstat (limited to 'repos/core/curl/abuild')
| -rw-r--r-- | repos/core/curl/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/curl/abuild b/repos/core/curl/abuild index 40945c4c..236f5d44 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,6 +1,6 @@ name=curl -version=8.17.0 -release=2 +version=8.18.0 +release=1 source="https://$name.se/download/$name-$version.tar.xz" keep_static=1 |