summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-11-27 18:04:26 +0100
committerKhem Raj <raj.khem@gmail.com>2010-11-29 16:12:17 -0800
commit682ae8e1506dd1b087f9c836cf32f08ac74baeb1 (patch)
tree53ea8be9dc18c756ef9bfb08daac25dd93e8ef67
parent4a2e1967962b43b4839ca41fb72bcdb39f0c7652 (diff)
downloadopenembedded-682ae8e1506dd1b087f9c836cf32f08ac74baeb1.tar.gz
libgsasl: fixed SRC_URI
Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
-rw-r--r--recipes/libgsasl/libgsasl_1.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgsasl/libgsasl_1.4.0.bb b/recipes/libgsasl/libgsasl_1.4.0.bb
index 2e6b4619c9..f1ba25bf74 100644
--- a/recipes/libgsasl/libgsasl_1.4.0.bb
+++ b/recipes/libgsasl/libgsasl_1.4.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gsasl/"
DEPENDS = "libidn"
PR = "r0"
-SRC_URI = "${GNU_MIRROR}/${PN}/${P}.tar.gz;name=libgsasl"
+SRC_URI = "${GNU_MIRROR}/gsasl/${P}.tar.gz;name=libgsasl"
SRC_URI[libgsasl.md5sum] = "e1e5ffac3f260a0412b8820d8e5229ab"
SRC_URI[libgsasl.sha256sum] = "1e3d42c414e09a8fb16fb3ce5fac2a3b3324048e123b7f682fb05b12c51bede8"