commit:     28edb0964e4440787196c2128b143903a501ddc7
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Aug  2 17:13:37 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 12:06:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28edb096

sci-biology/muscle: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/muscle/muscle-3.8.31.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/muscle/muscle-3.8.31.ebuild 
b/sci-biology/muscle/muscle-3.8.31.ebuild
index 14781d000e78..1638c655be32 100644
--- a/sci-biology/muscle/muscle-3.8.31.ebuild
+++ b/sci-biology/muscle/muscle-3.8.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,8 +8,8 @@ inherit toolchain-funcs
 MY_P="${PN}${PV}_src"
 
 DESCRIPTION="Multiple sequence comparison by log-expectation"
-HOMEPAGE="http://www.drive5.com/muscle/";
-SRC_URI="http://www.drive5.com/muscle/downloads${PV}/${MY_P}.tar.gz";
+HOMEPAGE="https://www.drive5.com/muscle/";
+SRC_URI="https://www.drive5.com/muscle/downloads${PV}/${MY_P}.tar.gz";
 
 LICENSE="public-domain"
 SLOT="0"

Reply via email to