summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-20 18:54:39 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 14:26:34 -0400
commit65ce3e83800a28459ab6d20826bccb280b6e6316 (patch)
treeabf57b03d971b18129174d68e03babb2008a7b32 /dev-db
parentmedia-fonts/polarsys-b612-fonts: use HTTPS (diff)
downloadgentoo-65ce3e83800a28459ab6d20826bccb280b6e6316.tar.gz
gentoo-65ce3e83800a28459ab6d20826bccb280b6e6316.tar.bz2
gentoo-65ce3e83800a28459ab6d20826bccb280b6e6316.zip
dev-db/sqlcl-bin: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11424 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild4
1 files changed, 2 insertions, 2 deletions
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"