mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Upgrade kqemu module and added to core28
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.3.0pre11
|
||||
VER = 1.4.0pre1
|
||||
|
||||
THISAPP = kqemu-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 970521874ef8b1ba4598925ace5936c3
|
||||
$(DL_FILE)_MD5 = d738d8ca7332211ab716ec3213d82ee1
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user