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:
b2df807
)
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
Jo-Philipp Wich
<jo@mein.io>
Tue, 18 Dec 2018 16:22:07 +0000
(17:22 +0100)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(backported from
74a5c619dc4322314e6db63f2ab113e61958665e
)
tools/libressl/Makefile
patch
|
blob
|
history
diff --git
a/tools/libressl/Makefile
b/tools/libressl/Makefile
index bb8113a4ada492e9577a36a87307d52ab1966ef8..9cfe343c5d4a6db1dd1cfde5a604256e16fb894f 100644
(file)
--- a/
tools/libressl/Makefile
+++ b/
tools/libressl/Makefile
@@
-12,6
+12,8
@@
PKG_VERSION:=2.7.2
PKG_HASH:=917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995
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 \