From: Michael Mair-Keimberger Date: Fri, 1 Jun 2018 16:27:46 +0000 (+0200) Subject: dev-libs/libfastjson: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=62afac75f12a50cd6fa2c140e7a257e4a2a05b94;p=gentoo.git dev-libs/libfastjson: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8677 --- diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild index 97b560002f22..0001b9be630a 100644 --- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild +++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit autotools DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm processing" -HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/" +HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0/4.2.0"