change the download location because the real source has a broken source file
authorDerek Young <dyoung@nslu2-linux.org>
Wed, 10 Aug 2005 11:53:32 +0000 (11:53 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 10 Aug 2005 11:53:32 +0000 (11:53 +0000)
packages/ctrlproxy/ctrlproxy_2.6.2.bb

index 3eb809e..b3de2db 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "glib-2.0 libxml2 popt pcre openssl"
 PR = "r0"
 LICENSE = "GPL"
 
-SRC_URI = "http://ctrlproxy.vernstok.nl/releases/ctrlproxy-2.6.2.tar.gz"
+SRC_URI = "http://sources.nslu2-linux.org/sources/ctrlproxy-2.6.2.tar.gz"
 S = "${WORKDIR}/ctrlproxy-2.6.2/"
 
 inherit autotools