summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-10 13:32:02 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-13 19:21:39 -0400
commit840f6eadc9dd864c60479feae48910bee4a908db (patch)
treec7ef3714f92303b2ed0b2329597cd4e448e6ce5d /dev-libs/poco/poco-1.7.6.ebuild
parentdev-libs/boost: use HTTPS (diff)
downloadgentoo-840f6eadc9dd864c60479feae48910bee4a908db.tar.gz
gentoo-840f6eadc9dd864c60479feae48910bee4a908db.tar.bz2
gentoo-840f6eadc9dd864c60479feae48910bee4a908db.zip
dev-libs/poco: use HTTPS
Diffstat (limited to 'dev-libs/poco/poco-1.7.6.ebuild')
-rw-r--r--dev-libs/poco/poco-1.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.7.6.ebuild b/dev-libs/poco/poco-1.7.6.ebuild
index cd5a524f2790..127c9d0ac2c1 100644
--- a/dev-libs/poco/poco-1.7.6.ebuild
+++ b/dev-libs/poco/poco-1.7.6.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=6
@@ -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"