From 0cf53a97aa36970504f598f7607110e49abe37cc Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 22 Nov 2017 13:25:05 +0100 Subject: [PATCH] net/keepalived: bump PKG_RELEASE add co maintainer - Bump PKG_RELEASE number to 2 - Add me as co maintainer Signed-off-by: Florian Eckert --- net/keepalived/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile index bcf38055e4..f5caa1f0bc 100644 --- a/net/keepalived/Makefile +++ b/net/keepalived/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=keepalived PKG_VERSION:=1.3.9 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= http://www.keepalived.org/software @@ -17,7 +17,8 @@ PKG_HASH:=d5bdd25530acf60989222fd92fbfd596e06ecc356a820f4c1015708b76a8d4f3 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Ben Kelly +PKG_MAINTAINER:=Ben Kelly \ + Florian Eckert PKG_INSTALL:=1