aboutsummaryrefslogtreecommitdiffstats
path: root/main/ccache
diff options
context:
space:
mode:
Diffstat (limited to 'main/ccache')
-rw-r--r--main/ccache/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index dd888e3d62..a923716fc2 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ccache
-pkgver=3.3
+pkgver=3.3.1
pkgrel=0
pkgdesc="A fast C/C++ compiler cache"
url="http://ccache.samba.org/"
@@ -47,6 +47,6 @@ package() {
ln -sf /usr/bin/ccache "$pkgdir"/usr/lib/ccache/bin/${CHOST}-c++
}
-md5sums="012d68ee4701a5e6227d899f933cb340 ccache-3.3.tar.xz"
-sha256sums="d88e6f5f62f9ce5eeee673972a5731f76e22a5c708cfbc264ecd25a93fffba07 ccache-3.3.tar.xz"
-sha512sums="c350dcfae72904d285c5b166d45e36db11215923b13378d087f68523105c1707daa693be1be01073ee1f1b150dc93936be852a12ef893837ed718fc80dae8987 ccache-3.3.tar.xz"
+md5sums="72a3db9788bcb615b251b4bde7247598 ccache-3.3.1.tar.xz"
+sha256sums="c6d87a49cc6d7639636d289ed9a5f560bc2acf7ab698fe8ee14e9c9f15ba41c6 ccache-3.3.1.tar.xz"
+sha512sums="a7849d53257f7e72256a7e88d02f9317ea07a783ad3ab14fbffd2fccc1098c56b4c1bab72d8002df85fc567ce883197af30e88277e25ed1afa09855831c9b598 ccache-3.3.1.tar.xz"