summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-09 21:33:40 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-11 12:27:29 -0400
commit359ef00f8f9551fcedaf8b00e7dd52142b033961 (patch)
tree00ebdeacee0fae2f04bb3f417f9e70e1bd8d1a31 /sci-chemistry
parentmail-client/claws-mail: use HTTPs (diff)
downloadgentoo-359ef00f8f9551fcedaf8b00e7dd52142b033961.tar.gz
gentoo-359ef00f8f9551fcedaf8b00e7dd52142b033961.tar.bz2
gentoo-359ef00f8f9551fcedaf8b00e7dd52142b033961.zip
sci-chemistry/xdsstat-bin: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8776
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/xdsstat-bin/xdsstat-bin-171217.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/xdsstat-bin/xdsstat-bin-171217.ebuild b/sci-chemistry/xdsstat-bin/xdsstat-bin-171217.ebuild
index e21153211331..0c144d9b28e2 100644
--- a/sci-chemistry/xdsstat-bin/xdsstat-bin-171217.ebuild
+++ b/sci-chemistry/xdsstat-bin/xdsstat-bin-171217.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
MY_PN="${PN/-bin}"
DESCRIPTION="Prints various statistics (that are not available from XDS itself)"
-HOMEPAGE="http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XDSSTAT"
+HOMEPAGE="https://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XDSSTAT"
SRC_URI="
amd64? ( ftp://turn5.biologie.uni-konstanz.de/pub/${MY_PN}-linux64.bz2 )
x86? ( ftp://turn5.biologie.uni-konstanz.de/pub/${MY_PN}-linux32.bz2 )