From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- www-client/dwb/dwb-2014.03.07-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-client/dwb/dwb-2014.03.07-r1.ebuild') diff --git a/www-client/dwb/dwb-2014.03.07-r1.ebuild b/www-client/dwb/dwb-2014.03.07-r1.ebuild index 0d96e695903..3c9fd540952 100644 --- a/www-client/dwb/dwb-2014.03.07-r1.ebuild +++ b/www-client/dwb/dwb-2014.03.07-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs eutils DESCRIPTION="Dynamic web browser based on WebKit and GTK+" -HOMEPAGE="http://portix.bitbucket.org/dwb/" +HOMEPAGE="https://portix.bitbucket.org/dwb/" SRC_URI="https://www.bitbucket.org/portix/dwb/downloads/${P}.tar.gz" LICENSE="GPL-3" -- cgit v1.2.1