parent
dcea393793
commit
685c6eea71
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -8,9 +8,9 @@ makedepends="zlib-devel"
|
|||
short_desc="A Fast C/C++ Compiler Cache"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://ccache.samba.org"
|
||||
license="GPL-2"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8c2e260d4245e362552e47bec359941210a96419ac5adf582046ceb92489f7de
|
||||
checksum=18a8b14367d63d3d37fb6c33cba60e1b7fcd7a63d608df97c9771ae0d234fee2
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue