aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libressl
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-10-15 10:47:09 -0700
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-10-16 19:16:28 +0100
commit74a5c619dc4322314e6db63f2ab113e61958665e (patch)
tree268bd2d96dfe9f4249563ccdac38c5462c7da8a4 /tools/libressl
parent80c61c161ac5943137ade233d62cf89d746de5a2 (diff)
downloadupstream-74a5c619dc4322314e6db63f2ab113e61958665e.tar.gz
upstream-74a5c619dc4322314e6db63f2ab113e61958665e.tar.bz2
upstream-74a5c619dc4322314e6db63f2ab113e61958665e.zip
tools/libressl: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/libressl')
-rw-r--r--tools/libressl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index 1698971f4f..57cdacd961 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -12,6 +12,8 @@ PKG_VERSION:=2.8.1
PKG_HASH:=334bf7050f1db4087feebb30571ec13d9fa975bf05d6003ce3ab6d7d2452cf42
PKG_RELEASE:=1
+PKG_CPE_ID:=cpe:/a:openbsd:libressl
+
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \
http://ftp.jaist.ac.jp/pub/OpenBSD/LibreSSL \