aboutsummaryrefslogtreecommitdiffstats
path: root/main/ccache
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-29 09:24:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-29 09:24:28 +0000
commit3d05dd60b958397347606263f1ef03d387fdf495 (patch)
tree0cb94c0b0037ab80082044589d453924b7f70014 /main/ccache
parent1287669e944b94f606a5204c91b86803c7b108c6 (diff)
downloadaports-3d05dd60b958397347606263f1ef03d387fdf495.tar.bz2
aports-3d05dd60b958397347606263f1ef03d387fdf495.tar.xz
main/ccache: rebuild with i586-alpine-linux-musl
to fix i486-alpine-linux-musl-* symlinks
Diffstat (limited to 'main/ccache')
-rw-r--r--main/ccache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index 17a8892c19..b9685d19ea 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ccache
pkgver=3.2.2
-pkgrel=0
+pkgrel=1
pkgdesc="A fast C/C++ compiler cache"
url="http://ccache.samba.org/"
arch="all"