diff options
author | Marcus Hoffmann <m.hoffmann@cartelsol.com> | 2017-02-12 03:04:44 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-12 15:12:11 +0100 |
commit | 8f8c02e596e781df77b8cd7d5e7b3c33ae5e36b2 (patch) | |
tree | 3e530a0c8dcec98108b318e386e2ecf71bba88f7 /package/classpath/classpath.hash | |
parent | f56b13897b9f30c78d7ccd78a25b1e985179d2ab (diff) | |
download | buildroot-8f8c02e596e781df77b8cd7d5e7b3c33ae5e36b2.tar.gz buildroot-8f8c02e596e781df77b8cd7d5e7b3c33ae5e36b2.zip |
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 <m.hoffmann@cartelsol.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/classpath/classpath.hash')
-rw-r--r-- | package/classpath/classpath.hash | 4 |
1 files changed, 2 insertions, 2 deletions
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 |