fixed SRC_URI for fbui
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 26 Jul 2005 07:00:37 +0000 (07:00 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 07:00:37 +0000 (07:00 +0000)
packages/fbui/fbui-utils_0.9.14b.bb

index ddb15ac..5986861 100644 (file)
@@ -3,7 +3,8 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 SECTION = "base"
 
-SRC_URI = "http://home.comcast.net/~plinius/fbui-${PV}.tar.bz2"
+SRC_URI = "http://home.comcast.net/~fbui/fbui-${PV}.tar.bz2"
+
 S = "${WORKDIR}/libfbui"
 
 do_compile() {