From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qBweMcb8+WSmqAAAauVa8A:P1 (envelope-from ) for ; Thu, 07 Sep 2023 18:39:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qBweMcb8+WSmqAAAauVa8A (envelope-from ) for ; Thu, 07 Sep 2023 18:39:34 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6CA5E3B1A8 for ; Thu, 7 Sep 2023 18:39:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694104774; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=2l29GWInd/1mE6aZSES6bOmQEj760k5gB8B0dQ9vDts=; b=VTBfW6z8sdpzwfQhZxVWWz3++G0MNfg2taqP3/U1fFduH9JdHuGsCX3lS/JBNxn8cuqnR/ UDTZZvyc0YB27SgRgGHanhZlCbvwqPeRbZpyC3ijytqz4Xi8WsZc5q70FXY75xDQAbJD8n HUF/Szw1Q+vjeU78+DEJxEorF1hRlGNu1oAKb+h8iV8UfgtBxxGL5yOF+rf9+fGmqTjLd5 rkNrE6J1QuQFUIhQeYxKRxGas5x1c+ESb0mn+T6n/9J9lTc3P15DtMig3rT4/4iH/xriaC afniCHm0/lxjZYDxA5+uVuFWEv+HgxoIkvpYYxyyP1lB7ywzYlCnBHY4whsyIQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694104774; a=rsa-sha256; cv=none; b=quj+qAidJFLQmpDAzc605xB8BmDCJMTC942MkLdxRkau0lIFJMhc4Id4tTBBDTnarhaiJ+ eQLC/OUQNolVaU7GSmbmapDLdf8XPFZabvbyTjYrKU6UrSrb/9rE3b0fNVDc0mRG8SVaW7 Jijkx/+Mn6xXLndf8yqKARUNJpz/aLWJ22f7L8urwDEWabrnT7ytqklZUEPner8M4zfB7q da5dL3PQHa2pEolz57kcsefujQIyNFsV1kzReeWsFK4tiZE/Efn1r5GFEUTUoX8QWm43A5 DRfAGm5xO0Tcnb5tTi9zowcz/3wLzvRpXET7DYdDw1KpQRARAir92K8Q0Nz+7Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qeI23-0007PW-LN; Thu, 07 Sep 2023 12:39:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qeI20-0007MT-RY for guix-patches@gnu.org; Thu, 07 Sep 2023 12:39:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qeI20-0000FZ-JQ for guix-patches@gnu.org; Thu, 07 Sep 2023 12:39:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qeI22-0003vV-9k for guix-patches@gnu.org; Thu, 07 Sep 2023 12:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65807] [PATCH v2 2/9] gnu: libftdi: Use HTTPS for package source. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Sep 2023 16:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65807 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65807@debbugs.gnu.org Received: via spool by 65807-submit@debbugs.gnu.org id=B65807.169410469014938 (code B ref 65807); Thu, 07 Sep 2023 16:39:02 +0000 Received: (at 65807) by debbugs.gnu.org; 7 Sep 2023 16:38:10 +0000 Received: from localhost ([127.0.0.1]:41213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeI1B-0003sm-Mk for submit@debbugs.gnu.org; Thu, 07 Sep 2023 12:38:10 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:48536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeI19-0003s6-Ud for 65807@debbugs.gnu.org; Thu, 07 Sep 2023 12:38:08 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id C8F306312A for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:38:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo09-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo09-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6NLzobi9JhmE for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:38:00 +0000 (UTC) Received: from laptop.smallsystems.net (23-233-96-210.cpe.pppoe.ca [23.233.96.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 51FA3630C0 for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:38:00 +0000 (UTC) From: Simon South Date: Thu, 7 Sep 2023 12:37:51 -0400 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 6CA5E3B1A8 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.93 X-Spam-Score: -4.93 X-TUID: XHQL/P2qKSbR * gnu/packages/libftdi.scm (libftdi)[source]: Use HTTPS. --- gnu/packages/libftdi.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/libftdi.scm b/gnu/packages/libftdi.scm index 4cfa1d3424..b881aa5cc2 100644 --- a/gnu/packages/libftdi.scm +++ b/gnu/packages/libftdi.scm @@ -32,7 +32,7 @@ (define-public libftdi (source (origin (method url-fetch) (uri (string-append - "http://www.intra2net.com/en/developer/libftdi/download/" + "https://www.intra2net.com/en/developer/libftdi/download/" "libftdi1-" version ".tar.bz2")) (sha256 (base32 -- 2.40.1