ccache: update to 3.2.7
This commit is contained in:
parent
c21c35f08e
commit
0c82993d4f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.2.6
|
||||
version=3.2.7
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://ccache.samba.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a4c59c2fe1fcbd3aba5b183f7841aff1b94ff7435cc29f1d8bbe7fc21d38e0cb
|
||||
checksum=872d5f1e1d0fa85a5f5a81b058ef4a2868b1d6e0fdd6945e9cc8a85097d5e657
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in New Issue