dev-libs/libfastjson: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 1 Jun 2018 16:27:46 +0000 (18:27 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 00:56:49 +0000 (20:56 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8677

dev-libs/libfastjson/libfastjson-0.99.8.ebuild

index 97b560002f22513ed804105f27f6dcb8047623f3..0001b9be630a559babb14e0e7feafce625d6a8b5 100644 (file)
@@ -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"