dev-scheme/guile-json: fit to https

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Amy Liffey
2018-02-10 19:48:36 +01:00
parent c949e40077
commit b0814fcf2d

View File

@@ -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"