From: Marcin Juszkiewicz Date: Mon, 1 Aug 2005 15:32:21 +0000 (+0000) Subject: fixed SRC_URI for gtk2-ssh-askpass 0.3 - I set it to Polish Gentoo mirror X-Git-Tag: Release-2010-05/1~9453^2~4014^2~4^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c7165202df5d0c04febe87a8fed3de791f1cc77;p=openembedded.git fixed SRC_URI for gtk2-ssh-askpass 0.3 - I set it to Polish Gentoo mirror --- diff --git a/packages/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb b/packages/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb index 43b64aa005..8c5efa8622 100644 --- a/packages/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.bb +++ b/packages/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 = "net-misc" -SRC_URI="http://www.cgabriel.org/sw/gtk2-ssh-askpass/gtk2-ssh-askpass-${PV}.tar.gz \ +SRC_URI="http://src.gentoo.pl/distfiles/gtk2-ssh-askpass-${PV}.tar.gz \ file://makefile.patch;patch=1" DEPENDS="gtk+"