bump(main/ccache): 4.12

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-09-14 18:38:55 +00:00
parent e7cb85a3e9
commit cbb518aaaf

View File

@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://ccache.samba.org
TERMUX_PKG_DESCRIPTION="Compiler cache for fast recompilation of C/C++ code"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.11.3"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="4.12"
TERMUX_PKG_SRCURL=https://github.com/ccache/ccache/releases/download/v$TERMUX_PKG_VERSION/ccache-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=d5a340e199977b7b1e89c0add794132c977fdc2ecc7ca5451e03d43627a1b1be
TERMUX_PKG_SHA256=da44675cbf093956da60863dad1f7879964d6193fdbc443f8c0e90a3c79ac1b1
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="fmt, libandroid-spawn, libc++, libhiredis, xxhash, zlib, zstd"