From: Philippe De Swert Date: Thu, 30 Nov 2006 02:47:09 +0000 (+0000) Subject: gpe-mini-browser 0.19 X-Git-Tag: Release-2010-05/1~9453^2~207^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac547ab6e138482b52c677f71b91c57040cb1344;p=openembedded.git gpe-mini-browser 0.19 * changed URI to http://gpe.linuxtogo.org/download/source/ as ftp.handhelds is the old location (and down again) --- diff --git a/packages/gpe-mini-browser/gpe-mini-browser_0.19.bb b/packages/gpe-mini-browser/gpe-mini-browser_0.19.bb index 4a09fb827d..566b9820ba 100644 --- a/packages/gpe-mini-browser/gpe-mini-browser_0.19.bb +++ b/packages/gpe-mini-browser/gpe-mini-browser_0.19.bb @@ -1,4 +1,4 @@ -SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz" +SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz" DESCRIPTION = "A lightweight webbrowser for the GPE platform" LICENSE = "GPL" DEPENDS = "osb-nrcit sqlite libgpewidget"