mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/openjdk8: Fix .info file.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
b0bf650071
commit
9dfbb232e4
1 changed files with 9 additions and 9 deletions
|
@ -10,15 +10,15 @@ DOWNLOAD="http://icedtea.classpath.org/download/source/icedtea-3.13.0.tar.xz \
|
|||
http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/langtools.tar.xz \
|
||||
http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/nashorn.tar.xz \
|
||||
http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/hotspot.tar.xz"
|
||||
MD5SUM="6179d3b6c6ea468081adaa561aad9fe7
|
||||
6ca0d831f2e7c7aa2c7f90005eb6bb42
|
||||
bb3c3825352ca50e104d8e871f72aed5
|
||||
d18fe62f73cfeb403db205a4fb5950e3
|
||||
e0521c962a051790636bdd5c8dc3d098
|
||||
32928a839f7d711c09ff03a11fd60036
|
||||
3304542bfcd2fa2474ac489e16ee0e64
|
||||
51b622871d03b271a85bbdff465eb92e
|
||||
f2625e6b7e3f555af155533e8239ad9a"
|
||||
MD5SUM="6179d3b6c6ea468081adaa561aad9fe7 \
|
||||
6ca0d831f2e7c7aa2c7f90005eb6bb42 \
|
||||
bb3c3825352ca50e104d8e871f72aed5 \
|
||||
d18fe62f73cfeb403db205a4fb5950e3 \
|
||||
e0521c962a051790636bdd5c8dc3d098 \
|
||||
32928a839f7d711c09ff03a11fd60036 \
|
||||
3304542bfcd2fa2474ac489e16ee0e64 \
|
||||
51b622871d03b271a85bbdff465eb92e \
|
||||
f2625e6b7e3f555af155533e8239ad9a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openjdk7"
|
||||
|
|
Loading…
Reference in a new issue