diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index c032e8ed336..f16145fd54b 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,6 +1,6 @@ # Template file for 'ccache' pkgname=ccache -version=3.7 +version=3.7.1 revision=1 bootstrap=yes build_style=gnu-configure @@ -12,8 +12,8 @@ maintainer="Juan RP " license="GPL-3.0-or-later" homepage="https://ccache.samba.org/" changelog="https://ccache.samba.org/news.html" -distfiles="https://github.com/ccache/ccache/releases/download/v3.7/${pkgname}-${version}.tar.xz" -checksum=409f38bec6161288749a499c82060c99a551c3aced406827e28d183e9c070575 +distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz" +checksum=66fc121a2a33968f9ec428e02f48ff4b8896fbabb759e9c09352267014dcbe65 post_install() { vmkdir usr/lib/ccache/bin @@ -23,6 +23,7 @@ post_install() { arm-linux-musleabihf armv7l-linux-musleabihf aarch64-linux-gnu \ i686-pc-linux-gnu aarch64-linux-musl i686-linux-musl \ mips-linux-musl mips-linux-muslhf mipsel-linux-musl mipsel-linux-muslhf \ + powerpc-linux-gnu powerpc-linux-musl \ powerpc64-linux-gnu powerpc64-linux-musl \ powerpc64le-linux-musl powerpc64le-linux-gnu; do ln -sfr ${DESTDIR}/usr/bin/ccache ${DESTDIR}/usr/lib/ccache/bin/${x}-${f}