mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
patch: update to 2.7.5
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
f2d02e74e1
commit
d5ef73a395
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user