doxygen: Use SOURCEFORGE_MIRROR for SRC_URI

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-12-07 08:38:34 -08:00
parent 5f9bcfcd3b
commit ff6bead162

View File

@ -8,7 +8,7 @@ inherit cmake python3native
DEPENDS = "flex-native bison-native"
SRC_URI = "ftp://ftp.stack.nl/pub/users/dimitri/doxygen-${PV}.src.tar.gz \
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.src.tar.gz \
file://0001-build-don-t-look-for-Iconv.patch"
SRC_URI[md5sum] = "41d8821133e8d8104280030553e2b42b"