Browse Source

keepalived: update to 1.2.16

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 9 years ago
parent
commit
49b42df0f2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/keepalived/Makefile

+ 2
- 2
net/keepalived/Makefile View File

@ -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…
Cancel
Save