ccache: update to 4.2.1.

Closes: #29867 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2021-03-30 01:35:53 +02:00 committed by Érico Nogueira
parent 426d0dbeea
commit be5022c8c4

View file

@ -1,6 +1,6 @@
# Template file for 'ccache'
pkgname=ccache
version=4.2
version=4.2.1
revision=1
bootstrap=yes
build_style=cmake
@ -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=2f14b11888c39778c93814fc6843fc25ad60ff6ba4eeee3dff29a1bad67ba94f
checksum=9d6ba1cdefdc690401f404b747d81a9a1802b17af4235815866b7620d980477e
if [ -z "$CHROOT_READY" ]; then
hostmakedepends="cmake-bootstrap"