Skip to content

Commit

Permalink
dev-scheme/guile-json: fit to https
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.3
  • Loading branch information
Amynka committed Feb 10, 2018
1 parent c949e40 commit b0814fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-scheme/guile-json/guile-json-0.6.0.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit b0814fc

Please sign in to comment.