diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-06-02 20:16:10 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-05 11:41:38 +0200 |
commit | e43e6bf1ef0081e77fa8b57e017bc502bd5eecd1 (patch) | |
tree | 3a30722b98fe497e9089cbee1fc35d0b0225ab24 /package/doxygen/doxygen.hash | |
parent | 997b54aaad18f41a45db750f079703dd38647df1 (diff) | |
download | buildroot-e43e6bf1ef0081e77fa8b57e017bc502bd5eecd1.tar.gz buildroot-e43e6bf1ef0081e77fa8b57e017bc502bd5eecd1.zip |
package/doxygen: bump version to 1.8.13, switch to cmake
Doxygen switched to cmake with release 1.8.10:
http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_10
and added support for flex 2.6.0 with release 1.8.11:
http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_11
Fixes
http://autobuild.buildroot.net/results/ba1/ba1444709523c59393aaaa3710e9933bafacc6b5/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/doxygen/doxygen.hash')
-rw-r--r-- | package/doxygen/doxygen.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/doxygen/doxygen.hash b/package/doxygen/doxygen.hash index 40cfe16a17..4cf53e7acb 100644 --- a/package/doxygen/doxygen.hash +++ b/package/doxygen/doxygen.hash @@ -1,2 +1,2 @@ # Computed locally -sha256 d4ab6e28d4d45d8956cad17470aade3fbe2356e8f64b92167e738c1887feccec doxygen-1.8.9.1.src.tar.gz +sha256 af667887bd7a87dc0dbf9ac8d86c96b552dfb8ca9c790ed1cbffaa6131573f6b doxygen-1.8.13.src.tar.gz |