libraries/enchant2: Updated for version 2.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f48ddbfdc
commit
08c6d4f145
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=enchant2
|
||||
SRCNAM=enchant
|
||||
VERSION=${VERSION:-2.2.6}
|
||||
VERSION=${VERSION:-2.2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="enchant2"
|
||||
VERSION="2.2.6"
|
||||
VERSION="2.2.7"
|
||||
HOMEPAGE="https://github.com/AbiWord/enchant"
|
||||
DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.6/enchant-2.2.6.tar.gz \
|
||||
DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.7/enchant-2.2.7.tar.gz \
|
||||
https://sourceforge.net/projects/slackbuildsdirectlinks/files/enchant2/gnulib-20180922.tar.gz"
|
||||
MD5SUM="f6fe31d75abc25cdb7547bfa05f1a432 \
|
||||
MD5SUM="a4af0a6d751cf95705594c4278c2d72c \
|
||||
92f099bb383ba5e706c7c78a437b2222"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue