commit: e43706e7519c4da5fadaae72c319788351be1743 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Fri Feb 5 11:26:31 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Fri Feb 5 11:26:31 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e43706e7
sci-biology/zmap: use https for homepage Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/zmap/zmap-2.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/zmap/zmap-2.12.0.ebuild b/sci-biology/zmap/zmap-2.12.0.ebuild index 4b52b3ebf..b4cb2e9b4 100644 --- a/sci-biology/zmap/zmap-2.12.0.ebuild +++ b/sci-biology/zmap/zmap-2.12.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="A desktop genome browser using GFF inputs" -HOMEPAGE="http://www.sanger.ac.uk/science/tools/zmap" +HOMEPAGE="https://www.sanger.ac.uk/science/tools/zmap" SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/zmap/production/zmap-${PV}.tar.gz ftp://ftp.sanger.ac.uk/pub/resources/software/zmap/ZMap_User_Manual.pdf"
