openssl: Update to 1.1.1h

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-09-24 15:05:07 +00:00
parent cd7dbf809a
commit 8416a1ca72
4 changed files with 12 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.1.1g
VER = 1.1.1h
THISAPP = openssl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -87,7 +87,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 76766e98997660138cdaf13a187bd234
$(DL_FILE)_MD5 = 53840c70434793127a3574433494e8d3
install : $(TARGET)