keepalived: update version to 2.0.19 10317/head
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 21 Oct 2019 05:43:22 +0000 (07:43 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 21 Oct 2019 05:43:22 +0000 (07:43 +0200)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/keepalived/Makefile

index a35f5194b5b935e6722abd60efded13074f7dc7f..86dca46a027a7f3f549a2884f1afa5232cea2a9c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=keepalived
-PKG_VERSION:=2.0.18
-PKG_RELEASE:=2
+PKG_VERSION:=2.0.19
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.keepalived.org/software
-PKG_HASH:=1423a2b1b8e541211029b9e1e1452e683bbe5f4b0b287eddd609aaf5ff024fd0
+PKG_HASH:=0e2f8454765bc6a5fa26758bd9cec18aae42882843cdd24848aff0ae65ce4ca7
 
 PKG_CPE_ID:=cpe:/a:keepalived:keepalived
 PKG_LICENSE:=GPL-2.0-or-later