libraries/enchant2: Updated for version 2.2.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-05-23 08:44:59 +07:00
parent 0a7eea2dbd
commit 9e76a9ee07
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for enchant2
# Copyright 2018-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2018-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=enchant2
SRCNAM=enchant
VERSION=${VERSION:-2.2.7}
VERSION=${VERSION:-2.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="enchant2"
VERSION="2.2.7"
VERSION="2.2.8"
HOMEPAGE="https://github.com/AbiWord/enchant"
DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.7/enchant-2.2.7.tar.gz \
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="a4af0a6d751cf95705594c4278c2d72c \
MD5SUM="8f812cc3b39571a716d0553a92817952 \
92f099bb383ba5e706c7c78a437b2222"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""