mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
fireinfo: Update to 0.14.
This commit is contained in:
@@ -9,6 +9,8 @@ usr/lib/python2.7/site-packages/fireinfo/device.py
|
||||
usr/lib/python2.7/site-packages/fireinfo/device.pyc
|
||||
usr/lib/python2.7/site-packages/fireinfo/hypervisor.py
|
||||
usr/lib/python2.7/site-packages/fireinfo/hypervisor.pyc
|
||||
usr/lib/python2.7/site-packages/fireinfo/network.py
|
||||
usr/lib/python2.7/site-packages/fireinfo/network.pyc
|
||||
usr/lib/python2.7/site-packages/fireinfo/system.py
|
||||
usr/lib/python2.7/site-packages/fireinfo/system.pyc
|
||||
var/ipfire/main/send_profile
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.13.1
|
||||
VER = 0.14
|
||||
|
||||
THISAPP = fireinfo-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = b1f4a449fc9ec6cc418358774cd642f7
|
||||
$(DL_FILE)_MD5 = 3f89a6b6b33614e2a095608f6164ffac
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user