fakeroot: use 1.9.5 from snapshot.debian.net

This commit is contained in:
Peter Korsgaard 2008-12-01 09:08:04 +00:00
parent 97e9c33075
commit 8928fb6932
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
# fakeroot
#
#############################################################
FAKEROOT_VERSION:=1.9.6
FAKEROOT_VERSION:=1.9.5
FAKEROOT_SOURCE:=fakeroot_$(FAKEROOT_VERSION).tar.gz
FAKEROOT_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/f/fakeroot
FAKEROOT_SITE:=http://snapshot.debian.net/archive/2008/04/27/debian/pool/main/f/fakeroot/
FAKEROOT_CAT:=$(ZCAT)
FAKEROOT_SOURCE_DIR:=$(BUILD_DIR)/fakeroot-$(FAKEROOT_VERSION)
FAKEROOT_DIR1:=$(TOOL_BUILD_DIR)/fakeroot-$(FAKEROOT_VERSION)-host