office/LanguageTool: Updated for version 3.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-12-09 18:29:48 +02:00 committed by Willy Sudiarto Raharjo
parent 8ba87e23d3
commit 69808b9a5f
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=LanguageTool PRGNAM=LanguageTool
VERSION=${VERSION:-3.0} VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="LanguageTool" PRGNAM="LanguageTool"
VERSION="3.0" VERSION="3.1"
HOMEPAGE="https://www.languagetool.org/" HOMEPAGE="https://www.languagetool.org/"
DOWNLOAD="https://www.languagetool.org/download/LanguageTool-3.0.zip" DOWNLOAD="https://www.languagetool.org/download/LanguageTool-3.1.zip"
MD5SUM="931c9852dde0e14adcc5b22f3c311131" MD5SUM="c2fdcddd653481cd9edf2eb90477f516"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="jdk" REQUIRES="jdk"