ccache: bump version.

This commit is contained in:
Jerome Duval
2019-11-10 12:04:16 +01:00
parent 5d4fb32661
commit fcbb94f0e8
2 changed files with 2 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ COPYRIGHT="2002-2007 Andrew Tridgell
2009-2019 Joel Rosdahl"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://samba.org/ftp/ccache/ccache-$portVersion.tar.bz2"
CHECKSUM_SHA256="c23ecf1253e0d12c9da9dda9567a88a606d46f93d9982b8b1a423d6f238bd435"
SOURCE_URI="https://github.com/ccache/ccache/releases/download/v$portVersion/ccache-$portVersion.tar.xz"
CHECKSUM_SHA256="e51c611a3da865754cb0ff1ddd95bd7a6acac603576c0bd39583f8cc30af28d2"
PATCHES="ccache-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"