summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-17 11:06:01 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-23 17:55:05 -0400
commitd1c3d0ca02660d28ce515cb8e4c4cf8fe205c881 (patch)
tree4370afdd2649b7970933f6e303ce8e2a7e7cab5c /dev-libs
parentapp-crypt/kstart: use HTTPs (diff)
downloadgentoo-d1c3d0ca02660d28ce515cb8e4c4cf8fe205c881.tar.gz
gentoo-d1c3d0ca02660d28ce515cb8e4c4cf8fe205c881.tar.bz2
gentoo-d1c3d0ca02660d28ce515cb8e4c4cf8fe205c881.zip
dev-libs/poco: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8867
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/poco/poco-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"