diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-17 07:26:01 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-17 07:26:01 +0800 |
| commit | e8cd75bb95f71548819e01daca32a44708e43539 (patch) | |
| tree | 6cf1d4e6edb56edcbce1fa70bfbc3333b0dba148 /repos/core/curl/abuild | |
| parent | 47b41060d3e814f9b1979818cb173701bcdb3a68 (diff) | |
| download | alicelinux-e8cd75bb95f71548819e01daca32a44708e43539.tar.gz alicelinux-e8cd75bb95f71548819e01daca32a44708e43539.zip | |
curl: updated to 8.12.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 858d1058..dcb258b7 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.11.1 +version=8.12.1 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" |