diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:07 +0000 |
| commit | 4e111d7cbcfa12ac1ff772eea79c5c8b1322c62b (patch) | |
| tree | cad36eb1759cef6ec204c270cf1d89af1d003284 | |
| parent | e6c1b9dccdc7941f91473f0f7ccc0e473a5bb7c6 (diff) | |
| download | alicelinux-4e111d7cbcfa12ac1ff772eea79c5c8b1322c62b.tar.gz alicelinux-4e111d7cbcfa12ac1ff772eea79c5c8b1322c62b.zip | |
curl: updated to 8.13.0
| -rw-r--r-- | repos/core/curl/.checksum | 2 | ||||
| -rw-r--r-- | repos/core/curl/.files | 1 | ||||
| -rw-r--r-- | repos/core/curl/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/repos/core/curl/.checksum b/repos/core/curl/.checksum index 5871f19b..dcb0d979 100644 --- a/repos/core/curl/.checksum +++ b/repos/core/curl/.checksum @@ -1 +1 @@ -a545ba4abced5a0fa25dac4e1ff796656e670ac5d9a62149529b53848a4e17ea curl-8.12.1.tar.xz +827d0b311dee85fcb2224bc3c7bce5f856e6968adb903852076389021bb5b3f8 curl-8.13.0.tar.xz diff --git a/repos/core/curl/.files b/repos/core/curl/.files index f9e3657b..ee6e2c89 100644 --- a/repos/core/curl/.files +++ b/repos/core/curl/.files @@ -417,6 +417,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD_FLAGS.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_URL.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERAGENT.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERNAME.3.gz diff --git a/repos/core/curl/abuild b/repos/core/curl/abuild index dcb258b7..6853392e 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.12.1 +version=8.13.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" |