From 8f8c02e596e781df77b8cd7d5e7b3c33ae5e36b2 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sun, 12 Feb 2017 03:04:44 +0100 Subject: classpath: bump to version 0.99 Drop both patches since they are included upstream. We don't need to autoreconf now. Note: classpath 0.99 has a bug in it's autoconf scripts, such that configure always fails when specifying --disable-tools[1]. We enable these for now. Also explicitly disable GJDoc generation, as this defaults to on now. --disable-plugin is not needed any more, since this is now the default. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70660 Signed-off-by: Marcus Hoffmann Signed-off-by: Thomas Petazzoni --- package/classpath/classpath.hash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/classpath/classpath.hash') diff --git a/package/classpath/classpath.hash b/package/classpath/classpath.hash index 25d3e8cb63..d1c5b5c1a4 100644 --- a/package/classpath/classpath.hash +++ b/package/classpath/classpath.hash @@ -1,2 +1,2 @@ -# From http://www.gnu.org/software/classpath/announce/20090205.html -sha1 1d6e8d1b3542a35bbd1013c61fab3cfae083decb classpath-0.98.tar.gz +# From https://www.gnu.org/software/classpath/announce/20120307.html +sha256 f929297f8ae9b613a1a167e231566861893260651d913ad9b6c11933895fecc8 classpath-0.99.tar.gz -- cgit v1.2.3