]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/watchdog
fireinfo: Update to 2.2.0
[people/pmueller/ipfire-2.x.git] / lfs / watchdog
index 9bef907287f11fb858b8d5f5cb65f5597f13bf9c..67438434ccd1462b6b48db3cbf61b41f1700ea30 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2009  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        = 5.13
+VER        = 5.16
 
 THISAPP    = watchdog-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = watchdog
-PAK_VER    = 4
+PAK_VER    = 5
 
-DEPS       = ""
+DEPS       =
 
 ###############################################################################
 # Top-level Rules
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 153455f008f1cf8f65f6ad9586a21ff1
+$(DL_FILE)_MD5 = 1b4f51cabc64d1bee2fce7cdd626831f
 
 install : $(TARGET)