summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-06-30 14:18:35 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-06-30 17:06:42 +0200
commit61f34ae5bbbb492254a3e618548d7019c3b3898f (patch)
tree73bf74797923ac18f4bd794e8569c8f372975463 /gnu/local.mk
parent25280065814aecd7ce56baf4866b0c05acf8028b (diff)
downloadpatches-61f34ae5bbbb492254a3e618548d7019c3b3898f.tar
patches-61f34ae5bbbb492254a3e618548d7019c3b3898f.tar.gz
gnu: libssh2: Update to 1.9.0.
* gnu/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/ssh.scm (libssh2): Update to 1.9.0. [source](patches): Remove.
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 f90d0cf402..2e4faeb4c4 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1020,7 +1020,6 @@ dist_patch_DATA = \
%D%/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch \
%D%/packages/patches/libsndfile-CVE-2017-8362.patch \
%D%/packages/patches/libsndfile-CVE-2017-12562.patch \
- %D%/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch \
%D%/packages/patches/libtar-CVE-2013-4420.patch \
%D%/packages/patches/libtheora-config-guess.patch \
%D%/packages/patches/libtommath-fix-linkage.patch \