From 58447c9887f5581f0717259f2797d57ae0eb8fd0 Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Wed, 14 Mar 2012 11:43:40 +0100 Subject: [PATCH] ltrace-0.5.3: Update URI to a functioning one We have to use a specific date to the debian snapshot mirror to get this version of the file. Signed-off-by: Steffen Sledz Conflicts: recipes/ltrace/ltrace_0.5.3.bb --- recipes/ltrace/ltrace_0.5.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ltrace/ltrace_0.5.3.bb b/recipes/ltrace/ltrace_0.5.3.bb index ea8a0fa6e9..16440d1597 100644 --- a/recipes/ltrace/ltrace_0.5.3.bb +++ b/recipes/ltrace/ltrace_0.5.3.bb @@ -7,8 +7,8 @@ LICENSE = "GPLv2" PR = "r3" SRC_URI = "\ - ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}.orig.tar.gz \ - ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}-2.diff.gz;patch=1 \ + http://snapshot.debian.org/archive/debian/20090801T192339Z/pool/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \ + http://snapshot.debian.org/archive/debian/20090801T192339Z/pool/main/l/ltrace/ltrace_${PV}-2.diff.gz;name=patch;patch=1 \ file://add-sysdep.patch;patch=1 \ file://ltrace-compile.patch;patch=1 \ file://ltrace-mips-remove-CP.patch;patch=1 \ -- 2.39.5