aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2013-02-23 10:40:32 +0100
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:27:29 +0100
commitb9d48396c3ba46c73e123c742f16cb9bd9c06a42 (patch)
tree41aff03d948685ad0f7b9938fb805d8b366749ed /recipes
parent7c49ed61dc642639f3d434acb3da5340db3e257e (diff)
downloadopenembedded-b9d48396c3ba46c73e123c742f16cb9bd9c06a42.tar.gz
gnutls: fixed download path
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnutls/gnutls.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnutls/gnutls.inc b/recipes/gnutls/gnutls.inc
index 004161a9f6..5337fde2c8 100644
--- a/recipes/gnutls/gnutls.inc
+++ b/recipes/gnutls/gnutls.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gnutls/"
DEPENDS = "zlib libgcrypt lzo guile-native"
LICENSE = "LGPL"
-SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2"
+SRC_URI = "ftp://ftp.gnu.org/gnu/gnutls/gnutls-${PV}.tar.bz2"
inherit autotools binconfig pkgconfig