ccache: updated to 3.1.3.
This commit is contained in:
parent
432a0271b7
commit
ce245177fa
@ -1 +1 @@
|
||||
73c1ed1e767c1752dd0f548ec1e66ce7 ccache-2.4.tar.gz
|
||||
86c7b41d85787a383628fc888d62021a ccache-3.1.3.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
# URL: http://ccache.samba.org
|
||||
|
||||
name=ccache
|
||||
version=2.4
|
||||
release=2
|
||||
source=(http://samba.org/ftp/$name/$name-$version.tar.gz)
|
||||
version=3.1.3
|
||||
release=1
|
||||
source=(http://samba.org/ftp/$name/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --disable-nls
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user