hippo: switch to hunspell 1.7

This commit is contained in:
Jérôme Duval
2019-08-21 11:23:32 +02:00
committed by GitHub
parent e98237a712
commit 95f2bde6e8

View File

@@ -13,7 +13,7 @@ The application currently support:
HOMEPAGE="https://github.com/Vytax/hippo/"
COPYRIGHT="2015-2018 Vytax"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
srcGitRev="b62e1530f5c87611918168eef1f2071aed0c7e95"
SOURCE_URI="https://github.com/Vytax/hippo/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="ba3829daed1ed0b8f8a5e32adbe601311ca0ee3d9b596e7bc47f519d63a9c521"
@@ -34,7 +34,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libGl$secondaryArchSuffix
lib:libhunspell_1.6$secondaryArchSuffix
lib:libhunspell_1.7$secondaryArchSuffix
lib:libpoppler$secondaryArchSuffix
lib:libpoppler${secondaryArchSuffix}_qt5
lib:libQt5Core$secondaryArchSuffix
@@ -50,7 +50,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGl$secondaryArchSuffix
devel:libhunspell_1.6$secondaryArchSuffix
devel:libhunspell_1.7$secondaryArchSuffix
devel:libpoppler$secondaryArchSuffix
devel:libpoppler${secondaryArchSuffix}_qt5
devel:libQt5Core$secondaryArchSuffix