ccache: update to 4.9.1

release notes:
- https://ccache.dev/releasenotes.html#_ccache_4_9
This commit is contained in:
Rudi Heitbaum 2023-12-31 00:07:05 +00:00
parent d21ac6afa7
commit 2e9c5efc1a

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ccache"
PKG_VERSION="4.8.3"
PKG_SHA256="e47374c810b248cfca3665ee1d86c7c763ffd68d9944bc422d9c1872611f2b11"
PKG_VERSION="4.9.1"
PKG_SHA256="4c03bc840699127d16c3f0e6112e3f40ce6a230d5873daa78c60a59c7ef59d25"
PKG_LICENSE="GPL"
PKG_SITE="https://ccache.dev/download.html"
PKG_URL="https://github.com/ccache/ccache/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"