aboutsummaryrefslogtreecommitdiffstats
path: root/main/hunspell
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-21 07:35:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-21 07:35:52 +0000
commit88b8ea3929654a5b9a10fc61bd1839cb5cc0557e (patch)
treeb89bed7a5b8bbb94c4521f1043a00688838f72ef /main/hunspell
parentd99ad7d160cf45522bcab77b64f0b5c635f6d87e (diff)
downloadaports-88b8ea3929654a5b9a10fc61bd1839cb5cc0557e.tar.bz2
aports-88b8ea3929654a5b9a10fc61bd1839cb5cc0557e.tar.xz
main/hunspell: upgrade to 1.2.15
Diffstat (limited to 'main/hunspell')
-rw-r--r--main/hunspell/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD
index 0a1c2acfe3..78e91668df 100644
--- a/main/hunspell/APKBUILD
+++ b/main/hunspell/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hunspell
-pkgver=1.2.11
-pkgrel=3
+pkgver=1.2.15
+pkgrel=0
pkgdesc="Spell checker and morphological analyzer library and program"
url="http://hunspell.sourceforge.net/"
arch="all"
@@ -24,4 +24,4 @@ package() {
make -j1 DESTDIR="$pkgdir" install || return 1
}
-md5sums="8f57cdc4db091d69e1f682ed4d8ab282 hunspell-1.2.11.tar.gz"
+md5sums="3fa2644b8d48cae48cb0967ffba91c9d hunspell-1.2.15.tar.gz"