ccache: update to 3.1.7.
This commit is contained in:
parent
3c33fae3d9
commit
8442a082c3
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.1.6
|
||||
revision=3
|
||||
version=3.1.7
|
||||
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="compiler cache"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://cache.samba.org"
|
||||
license="GPL-2"
|
||||
checksum=1e333149f30671499513e22fb6ec41c485003cad82802fb4c064fa219194ebf3
|
||||
checksum=4931aab14fb1f824b7d349a4366861a82ac19090097e9960f15a0ac8762b4941
|
||||
long_desc="
|
||||
ccache is a compiler cache. It speeds up recompilation by caching previous
|
||||
compilations and detecting when the same compilation is being done again.
|
||||
|
|
Loading…
Reference in New Issue
Block a user