summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/curl/curl_7.88.0.bb (renamed from meta/recipes-support/curl/curl_7.87.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.87.0.bb b/meta/recipes-support/curl/curl_7.88.0.bb
index 0b4d649f54..749bda815c 100644
--- a/meta/recipes-support/curl/curl_7.87.0.bb
+++ b/meta/recipes-support/curl/curl_7.88.0.bb
@@ -7,14 +7,14 @@ HOMEPAGE = "https://curl.se/"
7BUGTRACKER = "https://github.com/curl/curl/issues" 7BUGTRACKER = "https://github.com/curl/curl/issues"
8SECTION = "console/network" 8SECTION = "console/network"
9LICENSE = "curl" 9LICENSE = "curl"
10LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238" 10LIC_FILES_CHKSUM = "file://COPYING;md5=db8448a1e43eb2125f7740fc397db1f6"
11 11
12SRC_URI = " \ 12SRC_URI = " \
13 https://curl.se/download/${BP}.tar.xz \ 13 https://curl.se/download/${BP}.tar.xz \
14 file://run-ptest \ 14 file://run-ptest \
15 file://disable-tests \ 15 file://disable-tests \
16" 16"
17SRC_URI[sha256sum] = "ee5f1a1955b0ed413435ef79db28b834ea5f0fb7c8cfb1ce47175cc3bee08fff" 17SRC_URI[sha256sum] = "fd17432cf28714a4cf39d89e26b8ace0d8901199fe5d01d75eb0ae3bbfcc731f"
18 18
19# Curl has used many names over the years... 19# Curl has used many names over the years...
20CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" 20CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"