ccache: update to 2.4, fix SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 14 Dec 2006 09:57:54 +0000 (09:57 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 14 Dec 2006 09:57:54 +0000 (09:57 +0000)
packages/ccache/ccache_2.4.bb [moved from packages/ccache/ccache_2.3.bb with 56% similarity]

similarity index 56%
rename from packages/ccache/ccache_2.3.bb
rename to packages/ccache/ccache_2.4.bb
index bb961d3..c0620c6 100644 (file)
@@ -1,8 +1,8 @@
-HOMEPAGE = "http:/ccache.samba.org"
 DESCRIPTION = "compiler cache"
+HOMEPAGE = "http:/ccache.samba.org"
 SECTION = "devel"
-LICENSE= "GPL"
+LICENSE = "GPL"
 
-SRC_URI = "http://ccache.samba.org/ftp/ccache/ccache-${PV}.tar.gz"
+SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz"
 
 inherit autotools