diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:38:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:38:48 +0000 |
| commit | 9956c43949923e5d7d18208d7053ec0b969103c7 (patch) | |
| tree | bd77c1ad14a2fce65f9d825b0ed493a55163807b /repos/core/curl/abuild | |
| parent | 6bf04c608dac41c8a16b68c15bd6b8690200008d (diff) | |
| download | alicelinux-9956c43949923e5d7d18208d7053ec0b969103c7.tar.gz alicelinux-9956c43949923e5d7d18208d7053ec0b969103c7.zip | |
curl: updated to 8.15.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 e7181552..bc9f4b40 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.14.1 +version=8.15.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" |