aboutsummaryrefslogtreecommitdiffstats
path: root/main/aspell
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-07-24 12:40:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-07-24 13:15:16 +0000
commitbd8d8507a9d4c5df8105c0b4d7b124e8f7832378 (patch)
treee7fb9775f34c28021423af1ad0e99348254b7d0e /main/aspell
parent1e30b25201873bbc726fd77888e6466da1ed4b82 (diff)
downloadaports-bd8d8507a9d4c5df8105c0b4d7b124e8f7832378.tar.bz2
aports-bd8d8507a9d4c5df8105c0b4d7b124e8f7832378.tar.xz
main/aspell: rebuild against gcc5 libstdc++
Diffstat (limited to 'main/aspell')
-rw-r--r--main/aspell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD
index 4949b70640..d44b8e5582 100644
--- a/main/aspell/APKBUILD
+++ b/main/aspell/APKBUILD
@@ -2,7 +2,7 @@
pkgname=aspell
pkgver=0.60.6.1
_pkgmajorver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
pkgdesc="A spell checker designed to eventually replace Ispell"
url="http://aspell.net/"
arch="all"