summaryrefslogtreecommitdiffstats
path: root/spelling
diff options
context:
space:
mode:
Diffstat (limited to 'spelling')
-rwxr-xr-xspelling/aspell/DETAILS4
-rw-r--r--spelling/aspell/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/spelling/aspell/DETAILS b/spelling/aspell/DETAILS
index 647b21cc4b..1d1b7615dd 100755
--- a/spelling/aspell/DETAILS
+++ b/spelling/aspell/DETAILS
@@ -1,5 +1,5 @@
SPELL=aspell
- VERSION=0.60.6.1
+ VERSION=0.60.7
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE2_URL=${GNU_URL}/${SPELL}/${SOURCE2}
SOURCE_GPG="gnu.gpg:${SOURCE}.sig"
SOURCE2_IGNORE=signature
- WEB_SITE=http://aspell.net
+ WEB_SITE=https://aspell.net
LICENSE[0]=LGPL
ENTERED=20010922
KEYWORDS="spelling"
diff --git a/spelling/aspell/HISTORY b/spelling/aspell/HISTORY
index 5314bfb97d..3608bf4397 100644
--- a/spelling/aspell/HISTORY
+++ b/spelling/aspell/HISTORY
@@ -1,3 +1,6 @@
+2019-08-31 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.60.7
+
2019-05-23 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: Fixed build against musl