From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- app-admin/389-console/389-console-1.1.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin/389-console/389-console-1.1.7-r1.ebuild') diff --git a/app-admin/389-console/389-console-1.1.7-r1.ebuild b/app-admin/389-console/389-console-1.1.7-r1.ebuild index 2ede4b173fb..5c40b8d744a 100644 --- a/app-admin/389-console/389-console-1.1.7-r1.ebuild +++ b/app-admin/389-console/389-console-1.1.7-r1.ebuild @@ -11,7 +11,7 @@ inherit java-pkg-2 eutils java-ant-2 DESCRIPTION="A Java based console for remote management 389 server" HOMEPAGE="http://port389.org/" SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2 - http://dev.gentoo.org/~lxnay/${PN}/fedora.png" + https://dev.gentoo.org/~lxnay/${PN}/fedora.png" LICENSE="LGPL-2.1" SLOT="1.1" -- cgit v1.2.1