Browse Source

keepalived: add cpe id

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
lilik-openwrt-22.03
Florian Eckert 6 years ago
committed by Yousong Zhou
parent
commit
810f85c1a9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/keepalived/Makefile

+ 1
- 0
net/keepalived/Makefile View File

@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.keepalived.org/software PKG_SOURCE_URL:=http://www.keepalived.org/software
PKG_HASH:=bce45d6d5cf3620bfd88472ec839a75b5a14a54fda12d09e890670244873b8ab PKG_HASH:=bce45d6d5cf3620bfd88472ec839a75b5a14a54fda12d09e890670244873b8ab
PKG_CPE_ID:=cpe:/a:keepalived:keepalived
PKG_LICENSE:=GPL-2.0+ PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=COPYING PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=Ben Kelly <ben@benjii.net> \ PKG_MAINTAINER:=Ben Kelly <ben@benjii.net> \


Loading…
Cancel
Save