sci-chemistry/xdsstat-bin: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 9 Jun 2018 19:33:40 +0000 (21:33 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 11 Jun 2018 16:27:29 +0000 (12:27 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8776

sci-chemistry/xdsstat-bin/xdsstat-bin-171217.ebuild

index e211532113315e9df85330e1a8c0f7ff0e46df3b..0c144d9b28e20e44e58103562c8cb77980def79e 100644 (file)
@@ -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 )