mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ccache: update to 3.4
This commit is contained in:
parent
17f23508f3
commit
d45dec73d8
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.3.6
|
version=3.4
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ 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.xz"
|
distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=410a27fdaff64ead6df3fa57fa74bca0eca6b5f6ac77d7288af1256f6b12141d
|
checksum=b278a5932936ecb638c3009b0997311fff799eb3f575ea92a80a46a1e5d6d169
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib/ccache/bin
|
vmkdir usr/lib/ccache/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue