commit: c90149b2e5481d0991f41ba4b92014e7793c23f5 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Aug 2 17:08:16 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Aug 23 12:06:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90149b2
sci-biology/biosql: 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/biosql/biosql-1.0.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/biosql/biosql-1.0.1-r2.ebuild b/sci-biology/biosql/biosql-1.0.1-r2.ebuild index c32ff970f9af..fd42d5e58a9a 100644 --- a/sci-biology/biosql/biosql-1.0.1-r2.ebuild +++ b/sci-biology/biosql/biosql-1.0.1-r2.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="A generic bioinformatics relational database model" -HOMEPAGE="http://www.biosql.org/" -SRC_URI="http://biosql.org/DIST/${P}.tar.bz2" +HOMEPAGE="https://biosql.org/" +SRC_URI="https://biosql.org/DIST/${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0"
