ccache: update to 4.6
This commit has been automatically submitted by Github Actions.
This commit is contained in:
parent
0387698dde
commit
e617bf95f8
@ -2,9 +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.5.1
|
||||
TERMUX_PKG_VERSION=4.6
|
||||
TERMUX_PKG_SRCURL=https://github.com/ccache/ccache/releases/download/v$TERMUX_PKG_VERSION/ccache-$TERMUX_PKG_VERSION.tar.xz
|
||||
TERMUX_PKG_SHA256=51186ebe0326365f4e6131e1caa8911de7da4aa6718efc00680322d63a759517
|
||||
TERMUX_PKG_SHA256=3d2bb860f4359169e640f60cf7cc11da5fab5fb9aed55230d78141e49c3945e9
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="zlib, zstd"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user