From 37bbeedfc9da875ab8972d54d2328d808a700c10 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:37:21 +0200 Subject: Use https for most gnu.org URLs Signed-off-by: Justin Lecher --- sci-mathematics/glpk/glpk-4.45.ebuild | 2 +- sci-mathematics/glpk/glpk-4.48.ebuild | 2 +- sci-mathematics/glpk/glpk-4.54.ebuild | 2 +- sci-mathematics/glpk/glpk-4.55.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-mathematics/glpk') diff --git a/sci-mathematics/glpk/glpk-4.45.ebuild b/sci-mathematics/glpk/glpk-4.45.ebuild index 22aad3ba5f42..063ce502c6e1 100644 --- a/sci-mathematics/glpk/glpk-4.45.ebuild +++ b/sci-mathematics/glpk/glpk-4.45.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic DESCRIPTION="GNU Linear Programming Kit" LICENSE="GPL-3" -HOMEPAGE="http://www.gnu.org/software/glpk/" +HOMEPAGE="https://www.gnu.org/software/glpk/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0" diff --git a/sci-mathematics/glpk/glpk-4.48.ebuild b/sci-mathematics/glpk/glpk-4.48.ebuild index f7deb9c172ab..d765ce3171b5 100644 --- a/sci-mathematics/glpk/glpk-4.48.ebuild +++ b/sci-mathematics/glpk/glpk-4.48.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs autotools-utils DESCRIPTION="GNU Linear Programming Kit" LICENSE="GPL-3" -HOMEPAGE="http://www.gnu.org/software/glpk/" +HOMEPAGE="https://www.gnu.org/software/glpk/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0" diff --git a/sci-mathematics/glpk/glpk-4.54.ebuild b/sci-mathematics/glpk/glpk-4.54.ebuild index d31d5aa9636c..919ff4706dc3 100644 --- a/sci-mathematics/glpk/glpk-4.54.ebuild +++ b/sci-mathematics/glpk/glpk-4.54.ebuild @@ -10,7 +10,7 @@ inherit eutils flag-o-matic toolchain-funcs autotools-utils DESCRIPTION="GNU Linear Programming Kit" LICENSE="GPL-3" -HOMEPAGE="http://www.gnu.org/software/glpk/" +HOMEPAGE="https://www.gnu.org/software/glpk/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/36" diff --git a/sci-mathematics/glpk/glpk-4.55.ebuild b/sci-mathematics/glpk/glpk-4.55.ebuild index d31d5aa9636c..919ff4706dc3 100644 --- a/sci-mathematics/glpk/glpk-4.55.ebuild +++ b/sci-mathematics/glpk/glpk-4.55.ebuild @@ -10,7 +10,7 @@ inherit eutils flag-o-matic toolchain-funcs autotools-utils DESCRIPTION="GNU Linear Programming Kit" LICENSE="GPL-3" -HOMEPAGE="http://www.gnu.org/software/glpk/" +HOMEPAGE="https://www.gnu.org/software/glpk/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/36" -- cgit v1.2.3-65-gdbad