ccache: update to 4.2
This commit is contained in:
parent
5333d426ef
commit
069b274bad
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=4.1
|
||||
revision=2
|
||||
version=4.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://ccache.samba.org/"
|
||||
changelog="https://ccache.dev/releasenotes.html"
|
||||
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5fdc804056632d722a1182e15386696f0ea6c59cb4ab4d65a54f0b269ae86f99
|
||||
checksum=2f14b11888c39778c93814fc6843fc25ad60ff6ba4eeee3dff29a1bad67ba94f
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
hostmakedepends="cmake-bootstrap"
|
||||
|
|
Loading…
Reference in New Issue