diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-08-18 01:36:24 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-08-18 01:36:24 +0200 |
commit | 327f5cc66f122979943d2c896eb1824791a854c9 (patch) | |
tree | 0490aaa21baaffca001689634abbb7d5433b4202 /download.lst | |
parent | 9555b9c71031e2f91d0975f2eafa32481160508a (diff) |
Update officeotron jar - now built with java 1.6 target
Mac did not like the previous 1.7 bytecode version.
Change-Id: I0dc22731cadaed7883023cb89a84d7c9304714e1
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst index 4383abb5d53f..3e5de645def7 100644 --- a/download.lst +++ b/download.lst @@ -119,7 +119,7 @@ export ODFGEN_MD5SUM := 32572ea48d9021bbd6fa317ddb697abc export ODFGEN_VERSION_MICRO := 6 export ODFGEN_TARBALL := libodfgen-0.1.$(ODFGEN_VERSION_MICRO).tar.bz2 export ODFVALIDATOR_JAR := e7f181c1d969dbd553644b191cb0a6d3-odfvalidator-1.1.8-incubating-SNAPSHOT-jar-with-dependencies.jar -export OFFICEOTRON_JAR := c038af04c1431525e3fdee57d32b865e-officeotron-0.7.4-master.jar +export OFFICEOTRON_JAR := a1adc7a47ed126ed029893c23c8bdd43-officeotron-0.7.4-master.jar export OPENCOLLADA_MD5SUM := 4ca8a6ef0afeefc864e9ef21b9f14bd6 export OPENCOLLADA_TARBALL := OpenCOLLADA-master-6509aa13af.tar.bz2 export OPENLDAP_TARBALL := 804c6cb5698db30b75ad0ff1c25baefd-openldap-2.4.31.tgz |