diff options
-rw-r--r-- | meta-oe/recipes-devtools/doxygen/doxygen_1.13.2.bb (renamed from meta-oe/recipes-devtools/doxygen/doxygen_1.13.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/doxygen/doxygen_1.13.1.bb b/meta-oe/recipes-devtools/doxygen/doxygen_1.13.2.bb index 6f71806250..aa2dc7da46 100644 --- a/meta-oe/recipes-devtools/doxygen/doxygen_1.13.1.bb +++ b/meta-oe/recipes-devtools/doxygen/doxygen_1.13.2.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "\ | |||
10 | git://github.com/doxygen/doxygen.git;branch=master;protocol=https \ | 10 | git://github.com/doxygen/doxygen.git;branch=master;protocol=https \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV = "cb7d0d0c90e66d1599f3526d46672bddaafc08d2" | 13 | SRCREV = "26342b775ea25e6fefb53220926b20702c56fcb3" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||