ccache: update to 3.3.1
This commit is contained in:
parent
61e99c8e53
commit
308f69de36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.3
|
||||
version=3.3.1
|
||||
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=30efcdec78c895285bbb73006c06223efa5d4e5aabe6214fefa0921ae1986475
|
||||
checksum=cb6e4bafbb19ba0a2ec43386b123a5f92a20e1e3384c071d5d13e0cb3c84bf73
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in a new issue