summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Chris Abela2010-04-09 04:41:10 +0200
committer David Somero2010-05-15 10:27:03 +0200
commit909a08d19400a63fdaa0d77736793def5a611741 (patch)
treeb215cab06ef7017c1658dd72aa23963f0241848f
parent39c4dafcd9ea8c5f51d1e307f286762c9d8b8fe5 (diff)
downloadslackbuilds-909a08d19400a63fdaa0d77736793def5a611741.tar.gz
misc/hunspell: Updated for version 1.2.9.
-rw-r--r--misc/hunspell/hunspell.SlackBuild4
-rw-r--r--misc/hunspell/hunspell.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/hunspell/hunspell.SlackBuild b/misc/hunspell/hunspell.SlackBuild
index 93c1117b26..dcb7a9539a 100644
--- a/misc/hunspell/hunspell.SlackBuild
+++ b/misc/hunspell/hunspell.SlackBuild
@@ -3,10 +3,10 @@
# Slackware build script for hunspell
# Written by Chris Abela <chris.abela@maltats.com>
-# September 2009
+# 2010.04.01
PRGNAM=hunspell
-VERSION=${VERSION:-1.2.8}
+VERSION=${VERSION:-1.2.9}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/hunspell/hunspell.info b/misc/hunspell/hunspell.info
index 4d9d006f90..f4f9790683 100644
--- a/misc/hunspell/hunspell.info
+++ b/misc/hunspell/hunspell.info
@@ -1,8 +1,8 @@
PRGNAM="hunspell"
-VERSION="1.2.8"
+VERSION="1.2.9"
HOMEPAGE="http://hunspell.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/sourceforge/hunspell/hunspell-1.2.8.tar.gz"
-MD5SUM="1177af54a09e320d2c24015f29c3a93e"
+DOWNLOAD="http://downloads.sourceforge.net/sourceforge/hunspell/hunspell-1.2.9.tar.gz"
+MD5SUM="68dd2e8253d9a7930e9fd50e2d7220d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Chris Abela"