diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:11:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:11:49 +0800 |
| commit | e4d586e0041b4f2943285a446275fad2e3f0f6b5 (patch) | |
| tree | 61dc9e3e10f8a440cb0d9fd0d8a4f3ba94ef2ba3 /repos/core/curl/abuild | |
| parent | 26fdf1567447f275a8012e64ce987e0af83fe8bc (diff) | |
| download | alicelinux-e4d586e0041b4f2943285a446275fad2e3f0f6b5.tar.gz alicelinux-e4d586e0041b4f2943285a446275fad2e3f0f6b5.zip | |
curl: updated to 8.10.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 96362a16..779e468f 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.9.1 +version=8.10.1 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" |