curl: update to 7.73.0

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2020-11-03 15:36:18 +01:00
committed by Michael Tremer
parent 1cd27f38e6
commit a30f94ac4a
2 changed files with 10 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 7.71.1
VER = 7.73.0
THISAPP = curl-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = b54b386057846ce3edd3584b19741569
$(DL_FILE)_MD5 = d7df02d3b78b625fee4dd765808a6eb6
install : $(TARGET)