From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 13:17:25 +0000 (+0100) Subject: ntfs-3g_1.0: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2046c3e8fe98f8edacce6f86e6d3353aa7cccbb0;p=openembedded.git ntfs-3g_1.0: fixed SRC_URI Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- diff --git a/recipes/ntfs-3g/ntfs-3g_1.0.bb b/recipes/ntfs-3g/ntfs-3g_1.0.bb index c9b03b1af2..2e2fa2564f 100644 --- a/recipes/ntfs-3g/ntfs-3g_1.0.bb +++ b/recipes/ntfs-3g/ntfs-3g_1.0.bb @@ -7,7 +7,7 @@ PR = "r1" DEFAULT_PREFERENCE = "-1" -SRC_URI = http://www.ntfs-3g.org/ntfs-3g-${PV}.tgz +SRC_URI = http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Utils/ntfs-3g-1.0/ntfs-3g-${PV}.tgz inherit autotools