ccache: update to 3.3.4
This commit is contained in:
parent
411eb4998d
commit
0022ee78ff
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ccache'
|
# Template file for 'ccache'
|
||||||
pkgname=ccache
|
pkgname=ccache
|
||||||
version=3.3.3
|
version=3.3.4
|
||||||
revision=3
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="A Fast C/C++ Compiler Cache"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://ccache.samba.org"
|
homepage="http://ccache.samba.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2985bc5e32ebe38d2958d508eb54ddcad39eed909489c0c2988035214597ca54
|
checksum=24f15bf389e38c41548c9c259532187774ec0cb9686c3497bbb75504c8dc404f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib/ccache/bin
|
vmkdir usr/lib/ccache/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue