From b0814fcf2dfc9b7eefa201eaae6227dcaa83465c Mon Sep 17 00:00:00 2001 From: Amy Liffey Date: Sat, 10 Feb 2018 19:48:36 +0100 Subject: dev-scheme/guile-json: fit to https Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- dev-scheme/guile-json/guile-json-0.6.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-scheme/guile-json') diff --git a/dev-scheme/guile-json/guile-json-0.6.0.ebuild b/dev-scheme/guile-json/guile-json-0.6.0.ebuild index b2d2ca0cd382..49115e2861ef 100644 --- a/dev-scheme/guile-json/guile-json-0.6.0.ebuild +++ b/dev-scheme/guile-json/guile-json-0.6.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="JSON module for Guile" -HOMEPAGE="http://savannah.nongnu.org/projects/guile-json/" -SRC_URI="http://download.savannah.gnu.org/releases/guile-json/${P}.tar.gz" +HOMEPAGE="https://savannah.nongnu.org/projects/guile-json/" +SRC_URI="https://download.savannah.gnu.org/releases/guile-json/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -- cgit v1.2.3-65-gdbad