aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-05 12:26:31 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-05 12:26:31 +0100
commite43706e7519c4da5fadaae72c319788351be1743 (patch)
tree8011e79534e1a670fba468464d3672623bed29d1
parentdev-python/protobuf-python: added missing file (diff)
downloadsci-e43706e7519c4da5fadaae72c319788351be1743.tar.gz
sci-e43706e7519c4da5fadaae72c319788351be1743.tar.bz2
sci-e43706e7519c4da5fadaae72c319788351be1743.zip
sci-biology/zmap: use https for homepage
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--sci-biology/zmap/zmap-2.12.0.ebuild4
1 files 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"