summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-01 18:27:46 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-01 20:56:49 -0400
commit62afac75f12a50cd6fa2c140e7a257e4a2a05b94 (patch)
tree4f900975ce3b36059c18edd3bb54cfcd726d7792
parentsys-apps/gcp: use HTTPs (diff)
downloadgentoo-62afac75f12a50cd6fa2c140e7a257e4a2a05b94.tar.gz
gentoo-62afac75f12a50cd6fa2c140e7a257e4a2a05b94.tar.bz2
gentoo-62afac75f12a50cd6fa2c140e7a257e4a2a05b94.zip
dev-libs/libfastjson: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8677
-rw-r--r--dev-libs/libfastjson/libfastjson-0.99.8.ebuild2
1 files changed, 1 insertions, 1 deletions
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"