Skip to content

Commit 4024144

Browse files
committed
bump(main/ccache): 4.13
This commit has been automatically submitted by Github Actions.
1 parent ed17362 commit 4024144

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ccache/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://ccache.samba.org
22
TERMUX_PKG_DESCRIPTION="Compiler cache for fast recompilation of C/C++ code"
33
TERMUX_PKG_LICENSE="GPL-3.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="4.12.3"
5+
TERMUX_PKG_VERSION="4.13"
66
TERMUX_PKG_SRCURL=https://github.com/ccache/ccache/releases/download/v$TERMUX_PKG_VERSION/ccache-$TERMUX_PKG_VERSION.tar.xz
7-
TERMUX_PKG_SHA256=c8e3ef79531966ecfa05bd1666c483b473df9af00896935cc468cb5ed573c16e
7+
TERMUX_PKG_SHA256=35a24dddd432578f13058d55018218c4250fc733de172afbfbfda538864be284
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="fmt, libandroid-spawn, libc++, libhiredis, xxhash, zlib, zstd"
1010

0 commit comments

Comments
 (0)