Skip to content

Commit 0078b24

Browse files
libcurl 7.40.0
1 parent 0d31814 commit 0078b24

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

contrib/src/curl/SHA512SUMS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
251fb2063b7414fd54d139c032a25599f9016cd95c534835450a5a5e4bc20c81042f692d8fc18648a4c972fc3c9629e6b7b405d750a7fa29599da123a6b12aa7 curl-7.39.0.tar.gz
1+
70996ae143c8437645509655377bf2c61f3145f243482dc48073bf05684029091709af0073cec33be9a8f45d448233e836a72b451c183b42c1bd0801a020c81f curl-7.40.0.tar.gz
2+

contrib/src/curl/rules.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# curl
22

3-
CURL_VERSION := 7.39.0
3+
CURL_VERSION := 7.40.0
44
CURL_URL := http://curl.haxx.se/download/curl-$(CURL_VERSION).tar.gz
55

66
$(TARBALLS)/curl-$(CURL_VERSION).tar.gz:

0 commit comments

Comments
 (0)