summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/ccache/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index ed56c17621d..866a57ae9c9 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ccache
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=0
pkgdesc="ccache is a compiler cache"
url="http://ccache.samba.org/"
@@ -33,4 +33,4 @@ package() {
ln -sf /usr/bin/ccache "$pkgdir"/usr/lib/ccache/bin/${CHOST}-cpp
ln -sf /usr/bin/ccache "$pkgdir"/usr/lib/ccache/bin/${CHOST}-c++
}
-md5sums="b9132d867286f0184b8f6c5bb84e3865 ccache-3.1.1.tar.gz"
+md5sums="c90ec780e21a3d132ceed30d4e9f300e ccache-3.1.2.tar.gz"