From 65ce3e83800a28459ab6d20826bccb280b6e6316 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 20 Mar 2019 18:54:39 +0100 Subject: dev-db/sqlcl-bin: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11424 Signed-off-by: Aaron Bauman --- dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-db/sqlcl-bin') diff --git a/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild b/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild index 2da7c12ea1eb..94a010ed64de 100644 --- a/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild +++ b/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ MY_PN="${PN/-bin}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Oracle SQLcl is the new SQL*Plus" -HOMEPAGE="http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html" +HOMEPAGE="https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html" SRC_URI="${MY_P}-no-jre.zip" RESTRICT="bindist fetch mirror" -- cgit v1.2.3-65-gdbad