ltrace-0.5.3: Update URI to a functioning one
authorSteffen Sledz <sledz@dresearch-fe.de>
Wed, 14 Mar 2012 10:43:40 +0000 (11:43 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 7 Apr 2013 16:51:35 +0000 (19:51 +0300)
We have to use a specific date to the debian snapshot mirror to get this
version of the file.

Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
Conflicts:

recipes/ltrace/ltrace_0.5.3.bb

recipes/ltrace/ltrace_0.5.3.bb

index ea8a0fa..16440d1 100644 (file)
@@ -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 \