summaryrefslogtreecommitdiffstats
path: root/libraries/enchant2/enchant2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/enchant2/enchant2.SlackBuild')
-rw-r--r--libraries/enchant2/enchant2.SlackBuild4
1 files changed, 2 insertions, 2 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" \