dev-libs/libsolv: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:48:38 +0000 (13:48 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:40 +0000 (19:24 -0400)
dev-libs/libsolv/libsolv-0.6.22.ebuild

index b7b51fe52417067bd250b973419010717d611570..204b4acdaaef3258d4d948380db76fe7bceb2ca7 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="5"
@@ -10,7 +10,7 @@ RUBY_OPTIONAL=yes
 inherit cmake-utils python-r1 ruby-ng perl-module multilib
 
 DESCRIPTION="Library for solving packages and reading repositories"
-HOMEPAGE="http://doc.opensuse.org/projects/libzypp/HEAD/ https://github.com/openSUSE/libsolv"
+HOMEPAGE="https://doc.opensuse.org/projects/libzypp/HEAD/ https://github.com/openSUSE/libsolv"
 SRC_URI="https://github.com/openSUSE/libsolv/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"