From d1c3d0ca02660d28ce515cb8e4c4cf8fe205c881 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 17 Jun 2018 11:06:01 +0200 Subject: [PATCH] dev-libs/poco: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8867 --- dev-libs/poco/poco-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2