mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
diffutils: Update to 3.8
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.7
|
||||
VER = 3.8
|
||||
|
||||
THISAPP = diffutils-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 4824adc0e95dbbf11dfbdfaad6a1e461
|
||||
$(DL_FILE)_MD5 = 6a6b0fdc72acfe3f2829aab477876fbc
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user