ccache: update to 3.2.
This commit is contained in:
parent
c175dd559c
commit
17daa2eb9b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.1.10
|
||||
revision=2
|
||||
version=3.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://ccache.samba.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=82b52ac669b6c513617db131631574e32b8df12b75e2fa7a7dc12e6f830f0587
|
||||
checksum=3593822bfacefc73a682c5a45bc5b16641c0b6deed7197d9ff69bd6d9c29a5ca
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in a new issue