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 b2d2ca0cd382d..49115e2861efa 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"