diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:18:23 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:18:23 +0800 |
| commit | c86874b92b130ce5e4c4acb8090e0bf721333056 (patch) | |
| tree | 498b9782afde21c345cafeeaf0a8071e6944b4c0 /repos/core/curl/abuild | |
| parent | 5282cf9df787665d6c769000cb198925b779ff0e (diff) | |
| download | alicelinux-c86874b92b130ce5e4c4acb8090e0bf721333056.tar.gz alicelinux-c86874b92b130ce5e4c4acb8090e0bf721333056.zip | |
curl: updated to 8.11.1
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 d05f06f2..858d1058 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.11.0 +version=8.11.1 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" |