summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-06-06 22:15:58 +0200
committerMarius Bakke <marius@gnu.org>2021-06-13 01:00:46 +0200
commit1dec7fa83d4e89f98bc887211b1cfb78aa74f98d (patch)
tree4e6fe368b8e112ea54e7764f38d3bad32980e7c3 /gnu/local.mk
parenta0286041d93215c85dd770e5b41ac5f1a294dfc4 (diff)
downloadguix-patches-1dec7fa83d4e89f98bc887211b1cfb78aa74f98d.tar
guix-patches-1dec7fa83d4e89f98bc887211b1cfb78aa74f98d.tar.gz
gnu: curl: Absorb replacement.
* gnu/packages/patches/curl-7.76-use-ssl-cert-env.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/curl.scm (curl): Update to 7.77.0. [replacement]: Remove. (source)[patches]: Adjust for new patch.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 09b8f57dfb..ce4bcf2d9a 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -930,8 +930,7 @@ dist_patch_DATA = \
%D%/packages/patches/crda-optional-gcrypt.patch \
%D%/packages/patches/clucene-contribs-lib.patch \
%D%/packages/patches/cube-nocheck.patch \
- %D%/packages/patches/curl-use-ssl-cert-env.patch \
- %D%/packages/patches/curl-7.76-use-ssl-cert-env.patch \
+ %D%/packages/patches/curl-use-ssl-cert-env.patch \
%D%/packages/patches/cursynth-wave-rand.patch \
%D%/packages/patches/cvs-CVE-2017-12836.patch \
%D%/packages/patches/cyrus-sasl-ac-try-run-fix.patch \