From: Michael Mair-Keimberger Date: Sun, 17 Jun 2018 09:06:01 +0000 (+0200) Subject: dev-libs/poco: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d1c3d0ca02660d28ce515cb8e4c4cf8fe205c881;p=gentoo.git dev-libs/poco: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8867 --- diff --git a/dev-libs/poco/poco-1.9.0.ebuild b/dev-libs/poco/poco-1.9.0.ebuild index b6b741001baa..127c9d0ac2c1 100644 --- a/dev-libs/poco/poco-1.9.0.ebuild +++ b/dev-libs/poco/poco-1.9.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="C++ libraries for building network-based applications" -HOMEPAGE="http://pocoproject.org/" +HOMEPAGE="https://pocoproject.org/" SRC_URI="https://github.com/pocoproject/${PN}/archive/${P}-release.tar.gz -> ${P}.tar.gz" LICENSE="Boost-1.0" SLOT="0"