. Update to 1.5.0_13.
Reported by: John Prather <john.c.prather@gmail.com>
This commit is contained in:
parent
6263358d77
commit
2e7c611cc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200909
3 changed files with 5 additions and 4 deletions
|
@ -32,7 +32,7 @@ NO_BUILD= yes
|
|||
USE_LINUX= yes
|
||||
USE_XLIB= yes
|
||||
JDK_VERSION= 1.5.0
|
||||
JDK_REVISION= 12
|
||||
JDK_REVISION= 13
|
||||
DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION}
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
DOWNLOAD_URL?= http://java.sun.com/javase/downloads/index_jdk5.jsp
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (jdk-1_5_0_12-linux-i586.bin) = 60e7149f8ade3c8d2cd33b36d86d2d07
|
||||
SHA256 (jdk-1_5_0_12-linux-i586.bin) = 9a9dc38080c759eb5b121106e3a72b8ac10d380ffb59699b511cdef77b1027f3
|
||||
SIZE (jdk-1_5_0_12-linux-i586.bin) = 49622107
|
||||
MD5 (jdk-1_5_0_13-linux-i586.bin) = e97e4ccd00f6d9b599d3d675db57cc6a
|
||||
SHA256 (jdk-1_5_0_13-linux-i586.bin) = f915dae6dfbf43a098997156d9728babf5f095219b7b4495c3831cd2b238cf89
|
||||
SIZE (jdk-1_5_0_13-linux-i586.bin) = 49648525
|
||||
|
|
|
@ -1773,6 +1773,7 @@
|
|||
%%T%%/jre/lib/zi/America/Indiana/Knox
|
||||
%%T%%/jre/lib/zi/America/Indiana/Marengo
|
||||
%%T%%/jre/lib/zi/America/Indiana/Petersburg
|
||||
%%T%%/jre/lib/zi/America/Indiana/Tell_City
|
||||
%%T%%/jre/lib/zi/America/Indiana/Vevay
|
||||
%%T%%/jre/lib/zi/America/Indiana/Vincennes
|
||||
%%T%%/jre/lib/zi/America/Indiana/Winamac
|
||||
|
|
Loading…
Reference in a new issue