From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- sys-apps/chname/chname-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/chname') diff --git a/sys-apps/chname/chname-1.0-r1.ebuild b/sys-apps/chname/chname-1.0-r1.ebuild index 9334119fd590..f4c7d578e15b 100644 --- a/sys-apps/chname/chname-1.0-r1.ebuild +++ b/sys-apps/chname/chname-1.0-r1.ebuild @@ -5,7 +5,7 @@ inherit toolchain-funcs DESCRIPTION="Run a command with a new system hostname" -HOMEPAGE="http://code.google.com/p/chname" +HOMEPAGE="https://code.google.com/p/chname" SRC_URI="http://chname.googlecode.com/files/chname-1.0.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad