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 --- x11-plugins/vicious/metadata.xml | 2 +- x11-plugins/vicious/vicious-2.0.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-plugins/vicious') diff --git a/x11-plugins/vicious/metadata.xml b/x11-plugins/vicious/metadata.xml index d6078639570d..d9b1d32f31ca 100644 --- a/x11-plugins/vicious/metadata.xml +++ b/x11-plugins/vicious/metadata.xml @@ -1,5 +1,5 @@ - + maksbotan@gentoo.org diff --git a/x11-plugins/vicious/vicious-2.0.3.ebuild b/x11-plugins/vicious/vicious-2.0.3.ebuild index f5d528530aef..dfa288094bd2 100644 --- a/x11-plugins/vicious/vicious-2.0.3.ebuild +++ b/x11-plugins/vicious/vicious-2.0.3.ebuild @@ -6,7 +6,7 @@ EAPI=3 DESCRIPTION="Modular widget library for x11-wm/awesome" HOMEPAGE="http://awesome.naquadah.org/wiki/Vicious" -SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~wired/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad