mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
ccache: switch to https.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user