# HG changeset patch # User Andrew John Hughes # Date 1471865897 -3600 # Node ID a736828eef94b912ff52a6e062a29aada2787a11 # Parent e958e11ec415a4814be4cab09608cd8bd9a66066 Bump to new b40 tarball, due to missing -DNDEBUG. 2016-08-21 Andrew John Hughes * Makefile.am: (OPENJDK_DATE): Bump to new b40 creation date; 21st of August, 2016. (OPENJDK_SHA256SUM): Update for new b40 tarball. diff -r e958e11ec415 -r a736828eef94 ChangeLog --- a/ChangeLog Mon Aug 22 02:49:25 2016 +0100 +++ b/ChangeLog Mon Aug 22 12:38:17 2016 +0100 @@ -1,3 +1,10 @@ +2016-08-21 Andrew John Hughes + + * Makefile.am: + (OPENJDK_DATE): Bump to new b40 creation date; + 21st of August, 2016. + (OPENJDK_SHA256SUM): Update for new b40 tarball. + 2016-08-19 Andrew John Hughes * Makefile.am: diff -r e958e11ec415 -r a736828eef94 Makefile.am --- a/Makefile.am Mon Aug 22 02:49:25 2016 +0100 +++ b/Makefile.am Mon Aug 22 12:38:17 2016 +0100 @@ -1,7 +1,7 @@ # Dependencies -OPENJDK_DATE = 19_aug_2016 -OPENJDK_SHA256SUM = 810427bbae57ed1908aac21c147e0c1e27cd22dfcbee58ebe3b0a004632eb6d1 +OPENJDK_DATE = 21_aug_2016 +OPENJDK_SHA256SUM = f01985c6fa3ec247fcb073c617414f05e3d744e4d18e33eeb1b161354a984347 OPENJDK_VERSION = b40 OPENJDK_URL = https://java.net/downloads/openjdk6/