keepalived: update to 1.2.16
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
60ab94da35
commit
49b42df0f2
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=keepalived
|
||||
PKG_VERSION:=1.2.15
|
||||
PKG_VERSION:=1.2.16
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:= http://www.keepalived.org/software
|
||||
PKG_MD5SUM:=d85fcb8e564ea03b0ca7b2357bf30c51
|
||||
PKG_MD5SUM:=f834ab2cfc2e7300edf1bafaf4a5d83e
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue