mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
florence: use ${SOURCEFORGE_MIRROR} in SRC_URI
http://switch.dl.sourceforge.net has been down for some time. Use the OE provided mirror variable instead. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
This commit is contained in:
parent
23cef19635
commit
be9b8628fa
|
|
@ -10,7 +10,7 @@ PR = "r1"
|
|||
|
||||
DEPENDS = "gtk+ libxml2 libglade librsvg libxtst gconf cairo intltool-native gnome-doc-utils libnotify"
|
||||
|
||||
SRC_URI = "http://switch.dl.sourceforge.net/project/florence/florence/0.5.1/florence-0.5.1.tar.bz2 \
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/florence/florence/${PV}/florence-${PV}.tar.bz2 \
|
||||
file://0001-Fix-glib-includes.patch"
|
||||
SRC_URI[md5sum] = "56d12e5b47c100d9df172aa5ddc0f609"
|
||||
SRC_URI[sha256sum] = "7b06ed84ef2b7b22d8d2cf0c7d013a05409bd82028240ac8719a68b192d5bc62"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user