From 76da682c755c003e6a7c91ac0d48876d41bfe72a Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 16 Jan 2019 15:34:59 +0100 Subject: [PATCH] stunnel: add cpe id Signed-off-by: Florian Eckert --- net/stunnel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 4c0e1790f..e05c1d582 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -14,6 +14,7 @@ PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0+ PKG_MAINTAINER:=Florian Eckert PKG_LICENSE_FILES:=COPYING COPYRIGHT.GPL +PKG_CPE_ID:=cpe:/a:stunnel:stunnel PKG_SOURCE_URL:= \ http://ftp.nluug.nl/pub/networking/stunnel/ \