mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-10 11:25:04 -05:00
* use jdk1.8.0_45
This commit is contained in:
parent
1e34ee5499
commit
aec0ff466e
@ -364,8 +364,8 @@
|
||||
|
||||
|
||||
<target name="ubuntu-debsrc" depends="svn-update, fatjar">
|
||||
<property name="jre.version" value="jdk-8u45" />
|
||||
<property name="jre.dir" value="${basedir}/jre" />
|
||||
<property name="jre.version" value="jdk-8u31" />
|
||||
|
||||
<property name="path.tarbin" location="${dir.dist}/filebot-${version}-tarbin.tar.gz" />
|
||||
<property name="path.debsrc" location="${dir.dist}/filebot-${version}-debsrc.tar.gz" />
|
||||
|
Loading…
Reference in New Issue
Block a user