From 4fa808947a8ab3329647bb76622a4bf302f18f31 Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Wed, 29 Apr 2026 18:32:23 +0800 Subject: [PATCH] SPECS: curl: Update to 8.20.0 Signed-off-by: Zheng Junjie --- SPECS/curl/curl.spec | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/SPECS/curl/curl.spec b/SPECS/curl/curl.spec index ee73dfb0e..a4e828bff 100644 --- a/SPECS/curl/curl.spec +++ b/SPECS/curl/curl.spec @@ -12,18 +12,14 @@ %bcond_with openssl Name: curl -Version: 8.15.0 +Version: 8.20.0 Release: %autorelease Summary: A Tool for Transferring Data from URLs License: curl URL: https://curl.se VCS: git:https://github.com/curl/curl -#!RemoteAsset +#!RemoteAsset: sha256:63fe2dc148ba0ceae89922ef838f7e5c946272c2e78b7c59fab4b79d3ce2b896 Source0: https://curl.se/download/curl-%{version}.tar.xz -#!RemoteAsset -Source1: https://curl.se/download/curl-%{version}.tar.xz.asc -#!RemoteAsset -Source2: https://daniel.haxx.se/mykey.asc#/curl.keyring BuildSystem: autotools %if %{with openssl} @@ -133,4 +129,4 @@ popd %doc docs/libcurl/symbols-in-versions %changelog -%{?autochangelog} +%autochangelog