diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:23:50 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:23:50 +0800 |
| commit | 762fc8b5746d978f3402457eebdf7891395251e0 (patch) | |
| tree | 80f10bff706e4c1a12403723137d7716084a3954 /repos/core/curl | |
| parent | 8d188d57ea24a09561102995799c1dbc9245228e (diff) | |
| download | alicelinux-762fc8b5746d978f3402457eebdf7891395251e0.tar.gz alicelinux-762fc8b5746d978f3402457eebdf7891395251e0.zip | |
curl: updated to 8.9.1
Diffstat (limited to 'repos/core/curl')
| -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 3395f194..96362a16 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.9.0 +version=8.9.1 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" |