summaryrefslogtreecommitdiffstats
path: root/libraries/enchant2
diff options
context:
space:
mode:
author Matteo Bernardini2021-04-07 19:43:09 +0200
committer Matteo Bernardini2021-04-07 19:43:09 +0200
commitfc3c9447da6cded0b6741cf3e6c2386c16493440 (patch)
tree4e2d3e3a7ba5c8cb879728d8e965da94d1fd4850 /libraries/enchant2
parenta6bf666d73b4dccae0636e4ca04113d5953b956c (diff)
downloadslackbuilds-current-20210407.1.tar.gz
20210407.1 global branch merge.current-20210407.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/enchant2')
-rw-r--r--libraries/enchant2/enchant2.SlackBuild4
-rw-r--r--libraries/enchant2/enchant2.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/libraries/enchant2/enchant2.SlackBuild b/libraries/enchant2/enchant2.SlackBuild
index 66366b399e..5e0c6d5042 100644
--- a/libraries/enchant2/enchant2.SlackBuild
+++ b/libraries/enchant2/enchant2.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=enchant2
SRCNAM=enchant
-VERSION=${VERSION:-2.2.8}
+VERSION=${VERSION:-2.2.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,7 +70,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-tar xvf $CWD/gnulib-20180922.tar.gz
+tar xvf $CWD/gnulib-20201213_67b5d51.tar.xz
./bootstrap
CFLAGS="$SLKCFLAGS" \
diff --git a/libraries/enchant2/enchant2.info b/libraries/enchant2/enchant2.info
index 54451cc932..dce8b8f93d 100644
--- a/libraries/enchant2/enchant2.info
+++ b/libraries/enchant2/enchant2.info
@@ -1,10 +1,10 @@
PRGNAM="enchant2"
-VERSION="2.2.8"
+VERSION="2.2.14"
HOMEPAGE="https://github.com/AbiWord/enchant"
-DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.8/enchant-2.2.8.tar.gz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/enchant2/gnulib-20180922.tar.gz"
-MD5SUM="8f812cc3b39571a716d0553a92817952 \
- 92f099bb383ba5e706c7c78a437b2222"
+DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.14/enchant-2.2.14.tar.gz \
+ http://ponce.cc/slackware/sources/repo/gnulib-20201213_67b5d51.tar.xz"
+MD5SUM="f3945f326293307f990abe8431b92fc6 \
+ 3fb109af6068c38b8aa88e07398fd47f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""