From: Florian Eckert Date: Wed, 22 Nov 2017 12:25:05 +0000 (+0100) Subject: net/keepalived: bump PKG_RELEASE add co maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0cf53a97aa36970504f598f7607110e49abe37cc;p=openwrt-packages.git net/keepalived: bump PKG_RELEASE add co maintainer - Bump PKG_RELEASE number to 2 - Add me as co maintainer Signed-off-by: Florian Eckert --- diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile index bcf38055e..f5caa1f0b 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