projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816c7ae
)
libxslt: add PKG_CPE_ID for proper CVE tracking
author
Jiri Slachta
<jiri@slachta.eu>
Fri, 3 May 2019 06:38:07 +0000
(08:38 +0200)
committer
Jiri Slachta
<jiri@slachta.eu>
Fri, 3 May 2019 06:38:07 +0000
(08:38 +0200)
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
libs/libxslt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxslt/Makefile
b/libs/libxslt/Makefile
index aa292b7dd8d035b107b5c267060c7cfbb68f2795..911a880377fb02f2de7401fd5deec0c1a6b1f6ea 100644
(file)
--- a/
libs/libxslt/Makefile
+++ b/
libs/libxslt/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxslt
PKG_VERSION:=1.1.32
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
@@
-19,6
+19,7
@@
PKG_HASH:=526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:xmlsoft:libxslt
PKG_MAINTAINER:=Jiri Slachta <jiri@slachta.eu>