diff options
| -rw-r--r-- | meta/recipes-devtools/apt/apt.inc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc index 378021a327..321934b97d 100644 --- a/meta/recipes-devtools/apt/apt.inc +++ b/meta/recipes-devtools/apt/apt.inc @@ -2,7 +2,7 @@ SUMMARY = "Advanced front-end for dpkg"  LICENSE = "GPLv2.0+"  SECTION = "base" -SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \ +SRC_URI = "http://snapshot.debian.org/archive/debian/20130726T154545Z/pool/main/a/${BPN}/${BPN}_${PV}.tar.gz \             file://no-ko-translation.patch \             file://use-host.patch \             file://makerace.patch \ | 
