From fcb85ceace51034c2b25f2ac98f2f41f40d6f684 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 7 Jun 2011 08:26:00 +0000 Subject: main/hunspell: upgrade to 1.3.2 --- main/hunspell/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/hunspell') diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD index 78e91668df..1a292ea608 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=hunspell -pkgver=1.2.15 +pkgver=1.3.2 pkgrel=0 pkgdesc="Spell checker and morphological analyzer library and program" url="http://hunspell.sourceforge.net/" @@ -24,4 +24,4 @@ package() { make -j1 DESTDIR="$pkgdir" install || return 1 } -md5sums="3fa2644b8d48cae48cb0967ffba91c9d hunspell-1.2.15.tar.gz" +md5sums="3121aaf3e13e5d88dfff13fb4a5f1ab8 hunspell-1.3.2.tar.gz" -- cgit v1.2.3