ccache: update to 3.4.3
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d535ea6809
commit
9f044ebe05
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.4.2
|
||||
version=3.4.3
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
short_desc="A Fast C/C++ Compiler Cache"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://ccache.samba.org"
|
||||
homepage="https://ccache.samba.org/"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=18a8b14367d63d3d37fb6c33cba60e1b7fcd7a63d608df97c9771ae0d234fee2
|
||||
checksum=297e55a7622578395c1d5cfa163cc61e345ed69c52aaf94a9583634046c15f4a
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in New Issue