patch: update to 2.7.5

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Marcel Lorenz
2016-02-18 11:38:30 +01:00
committed by Michael Tremer
parent f2d02e74e1
commit d5ef73a395

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.7.1
VER = 2.7.5
THISAPP = patch-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -53,7 +53,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e9ae5393426d3ad783a300a338c09b72
$(DL_FILE)_MD5 = e3da7940431633fb65a01b91d3b7a27a
install : $(TARGET)