mudlet: switch to hunspell 1.7.

This commit is contained in:
Jérôme Duval
2019-08-21 13:14:47 +02:00
committed by GitHub
parent f777d5baec
commit f36d30601b

View File

@@ -18,7 +18,7 @@ COPYRIGHT="2008-2013 Heiko Koehn
2017 Tom Scheper
2017 Fae"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/Mudlet/Mudlet/archive/Mudlet-$portVersion.tar.gz"
CHECKSUM_SHA256="dabbd6ef6d0c085847ca37fc66b32b4fe81a1af5cefedeef03f1743bda53e84d"
SOURCE_DIR="Mudlet-Mudlet-$portVersion"
@@ -42,7 +42,7 @@ REQUIRES="
lib:libboost_graph$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
lib:libGLU$secondaryArchSuffix
lib:libhunspell_1.6$secondaryArchSuffix
lib:libhunspell_1.7$secondaryArchSuffix
lib:liblua$secondaryArchSuffix
lib:libpcre$secondaryArchSuffix
lib:libpcrecpp$secondaryArchSuffix
@@ -66,7 +66,7 @@ BUILD_REQUIRES="
devel:libboost_graph$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
devel:libGLU$secondaryArchSuffix
devel:libhunspell_1.6$secondaryArchSuffix
devel:libhunspell_1.7$secondaryArchSuffix
devel:liblua$secondaryArchSuffix
devel:libpcre$secondaryArchSuffix
devel:libpcrecpp$secondaryArchSuffix