| Submitter | Steffen Sledz |
|---|---|
| Date | Feb. 3, 2012, 12:14 p.m. |
| Message ID | <1328271274-6197-1-git-send-email-sledz@dresearch-fe.de> |
| Download | mbox | patch |
| Permalink | /patch/20657/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/recipes/liblockfile/liblockfile_1.06.bb b/recipes/liblockfile/liblockfile_1.06.bb index 0235dbd..5d540cb 100644 --- a/recipes/liblockfile/liblockfile_1.06.bb +++ b/recipes/liblockfile/liblockfile_1.06.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "LGPL" PR ="r1" -SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_${PV}.tar.gz \ +SRC_URI = "http://archive.debian.org/debian/pool/main/libl/liblockfile/liblockfile_${PV}.tar.gz \ file://install.patch \ file://configure.patch \ file://ldflags.patch \
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> --- recipes/liblockfile/liblockfile_1.06.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)