ccache: update to 4.11.1

This commit is contained in:
Rudi Heitbaum 2025-03-17 21:03:43 +00:00
parent b1ed3e6993
commit 1a149d80c7

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ccache"
PKG_VERSION="4.11"
PKG_SHA256="dc999b7df9cd2860ce9eb2f6ef9a406aaddbd8f56640ec94d00c58fd1f9ee9b5"
PKG_VERSION="4.11.1"
PKG_SHA256="245a24e26f08defbf700b813b0be0706a703e9d26a925260ce935e6ce601324d"
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"