From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH 6/6] gnu: gnupg.scm: Replace http with https in (home-page) Date: Sun, 17 Jul 2016 23:21:52 +0000 Message-ID: <877fcj97fz.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOvNl-0007Ag-Ut for guix-devel@gnu.org; Sun, 17 Jul 2016 19:21:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOvNk-00031Z-86 for guix-devel@gnu.org; Sun, 17 Jul 2016 19:21:57 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:43938 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOvNj-00031T-U3 for guix-devel@gnu.org; Sun, 17 Jul 2016 19:21:56 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id 748a368f TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Sun, 17 Jul 2016 23:21:54 +0000 (UTC) In-Reply-To: ng0@we.make.ritual.n0.is's message of "Sun\, 17 Jul 2016 22\:56\:38 +0000" List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org >From 7575249d270f45fb91c52acbccdf99f779447072 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 17 Jul 2016 22:35:28 +0000 Subject: [PATCH 6/6] gnu: gnupg.scm: Replace http with https in (home-page) URLs. * gnu/packages/gnupg.scm: (home-page) Use https for *gnupg.org, packages.python.org and www.phildev.net. --- gnu/packages/gnupg.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 9102d7b..9c503bc 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -59,7 +59,7 @@ (base32 "0h75sf1ngr750c3fjfn4583q7wz40qm63jhg8vjfdrbx936f2s4j")))) (build-system gnu-build-system) - (home-page "http://gnupg.org") + (home-page "https://gnupg.org") (synopsis "Library of error values for GnuPG components") (description "Libgpg-error is a small library that defines common error values @@ -95,7 +95,7 @@ Daemon and possibly more in the future.") (list (string-append "--with-gpg-error-prefix=" (assoc-ref %build-inputs "libgpg-error-host"))))) (outputs '("out" "debug")) - (home-page "http://gnupg.org/") + (home-page "https://gnupg.org/") (synopsis "Cryptographic function library") (description "Libgcrypt is a general-purpose cryptographic library. It provides the @@ -133,7 +133,7 @@ generation.") (build-system gnu-build-system) (propagated-inputs `(("libgpg-error" ,libgpg-error) ("pth" ,pth))) - (home-page "http://gnupg.org") + (home-page "https://gnupg.org") (synopsis "IPC library used by GnuPG and related software") (description @@ -349,7 +349,7 @@ libskba (working with X.509 certificates and CMS data).") (substitute* "tests/openpgp/defs.inc" (("/bin/pwd") (which "pwd")))) %standard-phases))) - (home-page "http://gnupg.org/") + (home-page "https://gnupg.org/") (synopsis "GNU Privacy Guard") (description "The GNU Privacy Guard is a complete implementation of the OpenPGP @@ -439,7 +439,7 @@ libskba (working with X.509 certificates and CMS data).") `(("gnupg" ,gnupg-2.0) ("libassuan" ,libassuan))) (arguments '(#:make-flags '("GPG=gpg2"))) - (home-page "http://www.gnupg.org/related_software/gpgme/") + (home-page "https://www.gnupg.org/related_software/gpgme/") (synopsis "Library providing simplified access to GnuPG functionality") (description "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG @@ -525,7 +525,7 @@ decrypt messages using the OpenPGP format by making use of GPGME.") "test_gnupg.py" "--no-doctests"))))))) (native-inputs `(("gnupg" ,gnupg-1))) - (home-page "http://packages.python.org/python-gnupg/index.html") + (home-page "https://packages.python.org/python-gnupg/index.html") (synopsis "Wrapper for the GNU Privacy Guard") (description "This module allows easy access to GnuPG’s key management, encryption @@ -573,7 +573,7 @@ to the process. pius-keyring-mgr and pius-party-worksheet help organisers of PGP keysigning parties.") (license license:gpl2) - (home-page "http://www.phildev.net/pius/index.shtml"))) + (home-page "https://www.phildev.net/pius/index.shtml"))) (define-public signing-party (package -- 2.9.1 -- ♥Ⓐ ng0 For non-prism friendly talk find me on http://www.psyced.org SecuShare – http://secushare.org