parent
426d0dbeea
commit
be5022c8c4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue