projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80c61c1
)
tools/libressl: Add PKG_CPE_ID for proper CVE tracking
author
Rosen Penev
<rosenp@gmail.com>
Mon, 15 Oct 2018 17:47:09 +0000
(10:47 -0700)
committer
Kevin Darbyshire-Bryant
<ldir@darbyshire-bryant.me.uk>
Tue, 16 Oct 2018 18:16:28 +0000
(19:16 +0100)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
tools/libressl/Makefile
patch
|
blob
|
history
diff --git
a/tools/libressl/Makefile
b/tools/libressl/Makefile
index 1698971f4faa1b4446f033b54b478a166d3493bf..57cdacd961ed0a31cd54ef12ce7cbb2a619fc3f7 100644
(file)
--- 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 \