bump(main/sccache): 0.7.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-07 12:23:14 +00:00
parent 3d387c4e73
commit 56ec157e35
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/mozilla/sccache
TERMUX_PKG_DESCRIPTION="sccache is ccache with cloud storage"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.7.6"
TERMUX_PKG_VERSION="0.7.7"
TERMUX_PKG_SRCURL=https://github.com/mozilla/sccache/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c6ff8750516fe982c9e9c20fb80d27c41481a22bf9a5a2346cff05724110bd42
TERMUX_PKG_SHA256=a5f5dacbc8232d566239fa023ce5fbc803ad56af2910fa1558b6e08e68e067e0
TERMUX_PKG_DEPENDS="openssl"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true