keepalived: Update to 1.2.17

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-06-23 14:48:56 +02:00
parent 39a92aabc2
commit 0818bf1120

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.2.7
VER = 1.2.17
THISAPP = keepalived-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = keepalived
PAK_VER = 1
PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 8551a34ee048895dbe5350a031ff29c1
$(DL_FILE)_MD5 = 8d6400e1be43fc303175164d69125dce
install : $(TARGET)