ccache: update to 4.6.2.

This commit is contained in:
Đoàn Trần Công Danh 2022-08-25 09:25:11 +07:00
parent 6ce51a09ea
commit 706b4936e0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ccache'
pkgname=ccache
version=4.5.1
revision=2
version=4.6.2
revision=1
build_style=cmake
configure_args="-DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF"
hostmakedepends="perl"
@ -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=51186ebe0326365f4e6131e1caa8911de7da4aa6718efc00680322d63a759517
checksum=789a2435d7fde2eaef5ec7b3ecf2366e546f764253e9999fdf008d2dd7f3b10c
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DENABLE_TESTING=ON"