mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
doxygen: Use SOURCEFORGE_MIRROR for SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5f9bcfcd3b
commit
ff6bead162
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user