development/openjdk8: Mark for x86_64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dc0048c04f
commit
07570946c0
|
@ -7,9 +7,6 @@ that you have already installed as they may cause conflicts with the
|
|||
PATH, JAVA_HOME and MANPATH variables (this includes the 'openjdk7'
|
||||
dependency package -- you may wish to remove it after you're done.)
|
||||
|
||||
On 32-bit slackware you will need 'zulu-openjdk7' as dependency instead
|
||||
of 'openjdk7'. You can use the former on 64-bit slackware too.
|
||||
|
||||
If you already have 'openjdk8' on your system (and are compiling a newer
|
||||
version, for example) you won't need any dependencies at all.
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="openjdk8"
|
||||
VERSION="8u392"
|
||||
HOMEPAGE="https://openjdk.java.net"
|
||||
DOWNLOAD="https://icedtea.classpath.org/download/source/icedtea-3.29.0.tar.xz \
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://icedtea.classpath.org/download/source/icedtea-3.29.0.tar.xz \
|
||||
https://icedtea.classpath.org/download/drops/icedtea8/3.29.0/openjdk-git.tar.xz"
|
||||
MD5SUM="2f4cdbee15aa0832b9f5bec2ea27289d\
|
||||
MD5SUM_x86_64="2f4cdbee15aa0832b9f5bec2ea27289d\
|
||||
3b34d935beaca314c974fea3089916d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openjdk7"
|
||||
MAINTAINER="Strahil Yordanov"
|
||||
EMAIL="strahilski@yahoo.com"
|
||||
|
|
Loading…
Reference in New Issue