summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2023-02-08 22:05:29 +0100
committerJelle Licht <jlicht@fsfe.org>2023-05-06 13:53:22 +0200
commitbd3f19c8746af8df32801c7dd0ee763994f72c18 (patch)
tree791de35f3d4477f004e92ae68c4ebb5e28011339 /gnu/local.mk
parent6668e3a9addfd755f710fb737323e453f504328d (diff)
downloadguix-bd3f19c8746af8df32801c7dd0ee763994f72c18.tar.gz
gnu: llhttp-bootstrap: Update to 6.0.10.
* gnu/packages/node.scm (llhttp-bootstrap): Update to 6.0.10.
* gnu/packages/patches/llhttp-bootstrap-CVE-2020-8287.patch: Remove file.
* gnu/local.mk: Remove it.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 5f5de953d7..de5ac37ba5 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1515,7 +1515,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/linuxdcpp-openssl-1.1.patch		\
   %D%/packages/patches/lirc-localstatedir.patch			\
   %D%/packages/patches/lirc-reproducible-build.patch		\
-  %D%/packages/patches/llhttp-bootstrap-CVE-2020-8287.patch	\
   %D%/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch	\
   %D%/packages/patches/llvm-3.6-fix-build-with-gcc-10.patch	\
   %D%/packages/patches/llvm-3.x.1-fix-build-with-gcc.patch	\