Skip to content

Commit 8be7946

Browse files
committed
Update curl
1 parent 865c7ca commit 8be7946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/curl.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package=curl
22
GCCFLAGS?=
3-
$(package)_version=7.77.0
3+
$(package)_version=7.78.0
44
$(package)_download_path=https://curl.haxx.se/download/
55
$(package)_file_name=$(package)-$($(package)_version).tar.gz
6-
$(package)_sha256_hash=b0a3428acb60fa59044c4d0baae4e4fc09ae9af1d8a3aa84b2e3fbcd99841f77
6+
$(package)_sha256_hash=ed936c0b02c06d42cf84b39dd12bb14b62d77c7c4e875ade022280df5dcc81d7
77
$(package)_dependencies=openssl
88

99
define $(package)_set_vars

0 commit comments

Comments
 (0)