# HG changeset patch # User Andrew John Hughes # Date 1447211741 0 # Node ID 18a10878a755a27fdb83e674117c23159eff5b48 # Parent eed2636be24b80f9f340a7eee6a3683be69aa067 Update for revised b37 tarball (v4). 2015-11-11 Andrew John Hughes * Makefile.am: (OPENJDK_DATE): Bump to new b37 creation date; 11th of November, 2015. (OPENJDK_SHA256SUM): Update for new b37 tarball. diff -r eed2636be24b -r 18a10878a755 ChangeLog --- a/ChangeLog Tue Nov 10 04:54:58 2015 +0000 +++ b/ChangeLog Wed Nov 11 03:15:41 2015 +0000 @@ -1,3 +1,10 @@ +2015-11-11 Andrew John Hughes + + * Makefile.am: + (OPENJDK_DATE): Bump to new b37 creation date; + 11th of November, 2015. + (OPENJDK_SHA256SUM): Update for new b37 tarball. + 2015-11-10 Andrew John Hughes * Makefile.am: diff -r eed2636be24b -r 18a10878a755 Makefile.am --- a/Makefile.am Tue Nov 10 04:54:58 2015 +0000 +++ b/Makefile.am Wed Nov 11 03:15:41 2015 +0000 @@ -1,7 +1,7 @@ # Dependencies -OPENJDK_DATE = 10_nov_2015 -OPENJDK_SHA256SUM = 498d6df9794862cadc8cb96bf72bcdf7e4c1028298014cbf0de73f4f32bfeb1d +OPENJDK_DATE = 11_nov_2015 +OPENJDK_SHA256SUM = 462ac2c28f6dbfb4a18eb46efca232b907d6027f7618715cbc4de5dd73b89e8d OPENJDK_VERSION = b37 OPENJDK_URL = https://java.net/downloads/openjdk6/