From 255e14216dac0c3077752f6a90587f257d94da2a Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sat, 27 Jun 2015 11:19:17 +0200 Subject: [PATCH] daq: Update to 2.0.5 Signed-off-by: Michael Tremer --- lfs/daq | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/daq b/lfs/daq index c58995d575..8f7c961ff0 100644 --- a/lfs/daq +++ b/lfs/daq @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team # +# Copyright (C) 2007-2015 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.0.4 +VER = 2.0.5 THISAPP = daq-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 65e51d72e9d5d8b397e192e4e5857eff +$(DL_FILE)_MD5 = 75c00d23f9536bc8da419375f38222cb install : $(TARGET) -- 2.39.2