mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ccache: update to 3.7.5
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
115690b5f7
commit
2655d6578d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ccache'
|
# Template file for 'ccache'
|
||||||
pkgname=ccache
|
pkgname=ccache
|
||||||
version=3.7.4
|
version=3.7.5
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://ccache.samba.org/"
|
homepage="https://ccache.samba.org/"
|
||||||
changelog="https://ccache.samba.org/news.html"
|
changelog="https://ccache.samba.org/news.html"
|
||||||
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=04c0af414b8cf89e541daed59735547fbfd323b1aaa983da0216f6b6731e6836
|
checksum=e51c611a3da865754cb0ff1ddd95bd7a6acac603576c0bd39583f8cc30af28d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib/ccache/bin
|
vmkdir usr/lib/ccache/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue