summaryrefslogtreecommitdiffstats
path: root/spelling
diff options
context:
space:
mode:
Diffstat (limited to 'spelling')
-rwxr-xr-xspelling/mythes/DETAILS9
-rw-r--r--spelling/mythes/HISTORY3
2 files changed, 7 insertions, 5 deletions
diff --git a/spelling/mythes/DETAILS b/spelling/mythes/DETAILS
index 19f1fda5b7..31d5b403ee 100755
--- a/spelling/mythes/DETAILS
+++ b/spelling/mythes/DETAILS
@@ -1,11 +1,10 @@
SPELL=mythes
- VERSION=1.2.2
+ VERSION=1.2.4
+ SOURCE_HASH=sha512:a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21
SOURCE="$SPELL-${VERSION}.tar.gz"
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/hunspell/${SOURCE}
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/hunspell/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-${VERSION}"
- WEB_SITE=http://hunspell.sourceforge.net/
+ WEB_SITE=https://hunspell.sourceforge.net/
LICENSE[0]=BSD
ENTERED=20090901
SHORT="thesaurus library"
diff --git a/spelling/mythes/HISTORY b/spelling/mythes/HISTORY
index abfc9ad3d8..18f1554a1f 100644
--- a/spelling/mythes/HISTORY
+++ b/spelling/mythes/HISTORY
@@ -1,3 +1,6 @@
+2021-11-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.2.4
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)