summaryrefslogtreecommitdiff
path: root/dev-util/ccache/ccache-3.2.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ccache/ccache-3.2.4.ebuild')
-rw-r--r--dev-util/ccache/ccache-3.2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/ccache/ccache-3.2.4.ebuild b/dev-util/ccache/ccache-3.2.4.ebuild
index 3108ac512f5d..41c25b6006ef 100644
--- a/dev-util/ccache/ccache-3.2.4.ebuild
+++ b/dev-util/ccache/ccache-3.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit eutils readme.gentoo
DESCRIPTION="fast compiler cache"
-HOMEPAGE="http://ccache.samba.org/"
-SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz"
+HOMEPAGE="https://ccache.samba.org/"
+SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"