tsclient: fix SRC_URI
authorEric Bénard <eric@eukrea.com>
Mon, 20 Dec 2010 22:14:27 +0000 (23:14 +0100)
committerEric Bénard <eric@eukrea.com>
Mon, 20 Dec 2010 23:25:03 +0000 (00:25 +0100)
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/tsclient/tsclient_0.132.bb
recipes/tsclient/tsclient_0.140.bb

index 31232a7..c6d85a3 100644 (file)
@@ -8,7 +8,7 @@ DESCRIPTION="Terminal Server Client (tsclient) is a frontend for rdesktop and ot
 HOMEPAGE="http://www.gnomepro.com/tsclient/"
 LICENSE="GPL"
 
-SRC_URI="http://www.gnomepro.com/tsclient/tsclient-${PV}.tar.gz \
+SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${PV}.orig.tar.gz \
         file://fixes.patch"
 
 DEPENDS="gtk+ intltool-native"
index 09e0571..c63a5ea 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = "glib-2.0 gtk+ gnome-panel rdesktop"
 RDEPENDS_${PN} = "rdesktop"
 PR = "r2"
 
-SRC_URI = "http://www.gnomepro.com/tsclient/${P}.tar.gz"
+SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${PV}.orig.tar.gz"
 
 inherit autotools pkgconfig