mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/enchant2: Updated for version 2.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
52a7b2d727
commit
5dc68e150d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=enchant2
|
||||
SRCNAM=enchant
|
||||
VERSION=${VERSION:-2.2.3}
|
||||
VERSION=${VERSION:-2.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="enchant2"
|
||||
VERSION="2.2.3"
|
||||
VERSION="2.2.4"
|
||||
HOMEPAGE="https://github.com/AbiWord/enchant"
|
||||
DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.3/enchant-2.2.3.tar.gz \
|
||||
DOWNLOAD="https://github.com/AbiWord/enchant/archive/v2.2.4/enchant-2.2.4.tar.gz \
|
||||
https://sourceforge.net/projects/slackbuildsdirectlinks/files/enchant2/gnulib-20180922.tar.gz"
|
||||
MD5SUM="4244720a74524edf7a98379a6f1861f2 \
|
||||
MD5SUM="f15feab005df96f8d3b316f07d5ff90a \
|
||||
92f099bb383ba5e706c7c78a437b2222"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue