X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FLyX-Mac-binary-release.sh;h=b59cc8f82382334c1fb8e43aff450df1c1d4a124;hb=0560e5df040b97728cd14befd7d5a88c0b6b7c4f;hp=059d56d8f84d01335ca8c20bbbb26d0fc0f21031;hpb=f16b2cab75752e7b0fbec5520e231b068eb29072;p=lyx.git diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 059d56d8f8..b59cc8f823 100644 --- a/development/LyX-Mac-binary-release.sh +++ b/development/LyX-Mac-binary-release.sh @@ -21,9 +21,9 @@ ASpellVersion=${ASpellVersion:-"0.60.6.1"} ASpellSource="aspell-${ASpellVersion}" ASpellLibrary="libaspell.15.dylib" -HunSpellVersion=${HunSpellVersion:-"1.3.2"} +HunSpellVersion=${HunSpellVersion:-"1.3.3"} HunSpellSource="hunspell-${HunSpellVersion}" -HunSpellLibrary="libhunspell-1.3.0.dylib" +HunSpellLibrary="libhunspell-1.3.3.dylib" unset DYLD_LIBRARY_PATH LD_LIBRARY_PATH