summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-12-05 16:10:58 +0100
committerEric Bénard <eric@eukrea.com>2010-12-09 21:54:19 +0100
commit75abfabf5bb68e724141cf4d580b84a2cb5b8768 (patch)
treefbe8ab6db64df22e1ec348178564343a14bd4830
parent295aedbb9633b4b10fd60e32e61cf7d1321b20fa (diff)
downloadopenembedded-75abfabf5bb68e724141cf4d580b84a2cb5b8768.tar.gz
gtk2-ssh-askpass_0.3: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb b/recipes/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb
index 9c03a507c4..df1c19c2d0 100644
--- a/recipes/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb
+++ b/recipes/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb
@@ -7,7 +7,7 @@ HOMEPAGE="http://www.cgabriel.org/sw/gtk2-ssh-askpass/"
LICENSE = "GPL"
SECTION = "network/misc"
-SRC_URI="http://src.gentoo.pl/distfiles/gtk2-ssh-askpass-${PV}.tar.gz \
+SRC_URI="http://www.cgabriel.org/download/ssh-askpass-fullscreen/gtk2-ssh-askpass-${PV}.tar.gz \
file://makefile.patch"
DEPENDS="gtk+"