We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d31814 commit 0078b24Copy full SHA for 0078b24
contrib/src/curl/SHA512SUMS
@@ -1 +1,2 @@
1
-251fb2063b7414fd54d139c032a25599f9016cd95c534835450a5a5e4bc20c81042f692d8fc18648a4c972fc3c9629e6b7b405d750a7fa29599da123a6b12aa7 curl-7.39.0.tar.gz
+70996ae143c8437645509655377bf2c61f3145f243482dc48073bf05684029091709af0073cec33be9a8f45d448233e836a72b451c183b42c1bd0801a020c81f curl-7.40.0.tar.gz
2
+
contrib/src/curl/rules.mak
@@ -1,6 +1,6 @@
# curl
3
-CURL_VERSION := 7.39.0
+CURL_VERSION := 7.40.0
4
CURL_URL := http://curl.haxx.se/download/curl-$(CURL_VERSION).tar.gz
5
6
$(TARBALLS)/curl-$(CURL_VERSION).tar.gz:
0 commit comments