diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-26 23:28:03 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-26 23:28:03 +0800 |
| commit | 23e218e4e4cd939933de7b17180d95fe945cb18e (patch) | |
| tree | 7a300c68805e9122b62dc5de4d2092cc1521c0e6 /repos/core/curl/abuild | |
| parent | 882049c9847b6e49e1d68ae4109bd4cb36d1b566 (diff) | |
| download | alicelinux-23e218e4e4cd939933de7b17180d95fe945cb18e.tar.gz alicelinux-23e218e4e4cd939933de7b17180d95fe945cb18e.zip | |
curl: updated to 8.9.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 07740087..3395f194 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.8.0 +version=8.9.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" |