7 lines
367 B
Bash
7 lines
367 B
Bash
TERMUX_PKG_HOMEPAGE=https://ccache.samba.org
|
|
TERMUX_PKG_DESCRIPTION="Compiler cache for fast recompilation of C/C++ code"
|
|
TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas"
|
|
TERMUX_PKG_VERSION=3.4.2
|
|
TERMUX_PKG_SHA256=18a8b14367d63d3d37fb6c33cba60e1b7fcd7a63d608df97c9771ae0d234fee2
|
|
TERMUX_PKG_SRCURL=https://www.samba.org/ftp/ccache/ccache-$TERMUX_PKG_VERSION.tar.xz
|