aboutsummaryrefslogtreecommitdiffstats
path: root/main/ccache
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-02-07 15:53:08 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-02-07 16:57:52 +0000
commit59e32c13439abc37a2e2053ac7e714a9f3a2d52d (patch)
treec057067703c43ca9e69fa1588760fe810786e301 /main/ccache
parent9a1f0af44ff99cfc358c64a54404c7420a2a0d8d (diff)
downloadaports-59e32c13439abc37a2e2053ac7e714a9f3a2d52d.tar.bz2
aports-59e32c13439abc37a2e2053ac7e714a9f3a2d52d.tar.xz
main/ccache: upgrade to 3.3.6
Diffstat (limited to 'main/ccache')
-rw-r--r--main/ccache/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index 6fb0957cd2..09fec313e7 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ccache
-pkgver=3.3.5
-pkgrel=1
+pkgver=3.3.6
+pkgrel=0
pkgdesc="A fast C/C++ compiler cache"
url="http://ccache.samba.org/"
arch="all"
@@ -50,4 +50,4 @@ package() {
done
}
-sha512sums="808fa2a72a5e2f4c91d9cee00de9b9691cbb5c6f1350081bdd10cdd34423bc6f3fbc064ed4aa0e5923e585304c287034b452fbc4978e3582bf43f6574666a78b ccache-3.3.5.tar.xz"
+sha512sums="149ac45b2bc2bf09d9a97d4e7b4352fbea1d8e230f75c0caaae785afb9f8c468fa62cf4adf8eb72da41c79a2f7d8d9330bbf9bb7737fe368bd422bf1e6579918 ccache-3.3.6.tar.xz"