dev-libs/poco: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Jun 2018 09:06:01 +0000 (11:06 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 23 Jun 2018 21:55:05 +0000 (17:55 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8867

dev-libs/poco/poco-1.9.0.ebuild

index b6b741001baab4b7593bfcc47701ba5001438a0b..127c9d0ac2c126713572bdd0e099b012c46deb8d 100644 (file)
@@ -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"