Browsing to the ccache web page http://ccache.samba.org/
they list the cannonical download URL as: http://samba.org/ftp/ccache/ so I guess the freshmeat URL is out of date or something.
This commit is contained in:
parent
cb7b678a5e
commit
dd83c42002
@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
CCACHE_VER:=2.4
|
||||
CCACHE_SITE:=http://ccache.samba.org/ftp/ccache/
|
||||
CCACHE_SITE:=http://samba.org/ftp/ccache
|
||||
CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
|
||||
CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)
|
||||
CCACHE_DIR2:=$(BUILD_DIR)/ccache-$(CCACHE_VER)
|
||||
|
Loading…
Reference in New Issue
Block a user