From: Michael Mair-Keimberger Date: Sun, 20 May 2018 11:48:38 +0000 (+0200) Subject: dev-libs/libsolv: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0d285610688db9d1000c95e77f2a7c94aee8462;p=gentoo.git dev-libs/libsolv: use HTTPS --- diff --git a/dev-libs/libsolv/libsolv-0.6.22.ebuild b/dev-libs/libsolv/libsolv-0.6.22.ebuild index b7b51fe52417..204b4acdaaef 100644 --- a/dev-libs/libsolv/libsolv-0.6.22.ebuild +++ b/dev-libs/libsolv/libsolv-0.6.22.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="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"