diff options
author | Amy Liffey <amynka@gentoo.org> | 2018-02-10 19:48:36 +0100 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2018-02-10 19:49:36 +0100 |
commit | b0814fcf2dfc9b7eefa201eaae6227dcaa83465c (patch) | |
tree | 3763914d75a8351f19ab4c6cc8b9b43916d62d1a /dev-scheme/guile-json | |
parent | package.mask: Mask <dev-db/postgresql-9.3 for EOL (diff) | |
download | gentoo-b0814fcf2dfc9b7eefa201eaae6227dcaa83465c.tar.gz gentoo-b0814fcf2dfc9b7eefa201eaae6227dcaa83465c.tar.bz2 gentoo-b0814fcf2dfc9b7eefa201eaae6227dcaa83465c.zip |
dev-scheme/guile-json: fit to https
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-scheme/guile-json')
-rw-r--r-- | dev-scheme/guile-json/guile-json-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |