diff --git a/dev-util/ccache/ccache-3.2.2.recipe b/dev-util/ccache/ccache-3.2.2.recipe index fda7c7e40..7a5ee269c 100644 --- a/dev-util/ccache/ccache-3.2.2.recipe +++ b/dev-util/ccache/ccache-3.2.2.recipe @@ -2,11 +2,11 @@ SUMMARY="A fast compiler cache" DESCRIPTION="ccache speeds up recompilation by caching previous \ compilations and detecting when same compilation is being done again. \ Supported languages are C, C++, Objective-C and Objective-C++." -HOMEPAGE="http://ccache.samba.org/" +HOMEPAGE="https://ccache.samba.org/" COPYRIGHT="2002-2007 Andrew Tridgell 2009-2013 Joel Rosdahl" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="http://samba.org/ftp/ccache/ccache-$portVersion.tar.bz2" CHECKSUM_SHA256="440f5e15141cc72d2bfff467c977020979810eb800882e3437ad1a7153cce7b2"