watchdog: Update to 5.16

Fixed build with GCC 10/glibc 2.32

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-10 09:32:39 +00:00
parent 68d7633980
commit 5f23d1ccd4

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.13
VER = 5.16
THISAPP = watchdog-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = watchdog
PAK_VER = 4
PAK_VER = 5
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 153455f008f1cf8f65f6ad9586a21ff1
$(DL_FILE)_MD5 = 1b4f51cabc64d1bee2fce7cdd626831f
install : $(TARGET)