mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Merge remote-tracking branch 'mfischer/curl' into next
This commit is contained in:
4
lfs/curl
4
lfs/curl
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 7.40.0
|
||||
VER = 7.43.0
|
||||
|
||||
THISAPP = curl-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 58943642ea0ed050ab0431ea1caf3a6f
|
||||
$(DL_FILE)_MD5 = 3037f0b6ce03d434618e9db5506ae6be
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user