daq: Update to latest stable 1.1.1

Reference #10255
This commit is contained in:
ummeegge
2012-11-01 16:06:06 +01:00
committed by Arne Fitzenreiter
parent fe3a05da3a
commit 555e304736
2 changed files with 20 additions and 18 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.6.2
VER = 1.1.1
THISAPP = daq-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 6ea8aaa6f067f8b8ef6de45b95d55875
$(DL_FILE)_MD5 = bc204ea09165b4ecbb1bb49c7c1a2ad4
install : $(TARGET)