mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
grep: Update to 2.14.
This commit is contained in:
4
lfs/grep
4
lfs/grep
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.13
|
||||
VER = 2.14
|
||||
|
||||
THISAPP = grep-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 5894d484e6c02249f9702d0d8a472115
|
||||
$(DL_FILE)_MD5 = d4a3f03849d1e17ce56ab76aa5a24cab
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user