mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Update motion to 3.2.12
This commit is contained in:
committed by
Michael Tremer
parent
79518a2f26
commit
cfbc9ca7e9
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 3.2.11
|
VER = 3.2.12
|
||||||
|
|
||||||
THISAPP = motion-$(VER)
|
THISAPP = motion-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 3a26c00f3250eacf6fa93c7a7e0249d9
|
$(DL_FILE)_MD5 = 1ba0065ed50509aaffb171594c689f46
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user