aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fakeroot/fakeroot_1.12.1.bb
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2013-02-23 11:14:49 +0100
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:27:29 +0100
commit7e2e22859e08bf967aa7fb72654e68bcc09ad855 (patch)
tree78a818dce4c5c6c704edb7e897439e3676949025 /recipes/fakeroot/fakeroot_1.12.1.bb
parentb9d48396c3ba46c73e123c742f16cb9bd9c06a42 (diff)
downloadopenembedded-7e2e22859e08bf967aa7fb72654e68bcc09ad855.tar.gz
fakeroot: fixed download path for version 1.12.1
Diffstat (limited to 'recipes/fakeroot/fakeroot_1.12.1.bb')
-rw-r--r--recipes/fakeroot/fakeroot_1.12.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fakeroot/fakeroot_1.12.1.bb b/recipes/fakeroot/fakeroot_1.12.1.bb
index 4b61f252fb..cc0062ea48 100644
--- a/recipes/fakeroot/fakeroot_1.12.1.bb
+++ b/recipes/fakeroot/fakeroot_1.12.1.bb
@@ -4,7 +4,7 @@ SECTION = "base"
LICENSE = "GPL"
SRC_URI = "\
- ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \
+ http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/fakeroot_${PV}.tar.gz \
file://configure-libtool.patch;patch=1 \
"