[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: curl: Use 'https' URL.
From: |
??? |
Subject: |
01/01: gnu: curl: Use 'https' URL. |
Date: |
Sun, 07 Feb 2016 02:41:47 +0000 |
iyzsong pushed a commit to branch master
in repository guix.
commit 6588c2834abd750e880bffdc81d74610aa2166c7
Author: 宋文武 <address@hidden>
Date: Sun Feb 7 10:39:41 2016 +0800
gnu: curl: Use 'https' URL.
Reported by marusich on #guix.
* gnu/packages/curl.scm (curl)[source]: Use 'https' URL.
---
gnu/packages/curl.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm
index 3d0e49c..222910b 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -43,7 +43,7 @@
(version "7.47.0")
(source (origin
(method url-fetch)
- (uri (string-append "http://curl.haxx.se/download/curl-"
+ (uri (string-append "https://curl.haxx.se/download/curl-"
version ".tar.lzma"))
(sha256
(base32