. Update to 6u39.
This commit is contained in:
parent
554d209b2f
commit
d3057de88e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311440
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ NO_BUILD= yes
|
|||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= xorglibs
|
||||
JRE_VERSION= 1.6.0
|
||||
JRE_REVISION= 38
|
||||
JRE_REVISION= 39
|
||||
DL_JRE_VERSION= ${JRE_VERSION}_${JRE_REVISION}
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (jre-6u38-linux-i586.bin) = 26ffa4f61d0dd542f3fe80a55cef43504263d3656953e37a9ca670e8e183b5ba
|
||||
SIZE (jre-6u38-linux-i586.bin) = 21709114
|
||||
SHA256 (jre-6u39-linux-i586.bin) = 7d1f855e33cc756875ce2f0595254ac7ff694d99540102a6f4426824657f191b
|
||||
SIZE (jre-6u39-linux-i586.bin) = 21712508
|
||||
|
|
Loading…
Reference in a new issue