sci-mathematics/relational: use HTTPS
authorMichael Palimaka <kensington@gentoo.org>
Fri, 22 Dec 2017 10:24:13 +0000 (21:24 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Fri, 22 Dec 2017 10:31:30 +0000 (21:31 +1100)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

sci-mathematics/relational/relational-2.5.ebuild

index 03000185362586227414961af2feb7df441d2fcb..77b6e6980c7a3a06da65606ec641e5fb3f2adeeb 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{4,5} )
 inherit python-single-r1
 
 DESCRIPTION="Educational tool for relational algebra"
-HOMEPAGE="http://ltworf.github.io/relational/"
+HOMEPAGE="https://ltworf.github.io/relational/"
 SRC_URI="https://github.com/ltworf/${PN}/releases/download/${PV}/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-3"