fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml

This commit is contained in:
Ned Ludd 2004-10-27 16:44:12 +00:00
parent feb2dd9754
commit 035ddca8cb

View File

@ -3,10 +3,11 @@
# fakeroot # fakeroot
# #
############################################################# #############################################################
FAKEROOT_SOURCE:=fakeroot_1.1.2.tar.gz FAKEROOT_VERSION:=1.1.5
FAKEROOT_SOURCE:=fakeroot_$(FAKEROOT_VERSION).tar.gz
FAKEROOT_SITE:=http://ftp.debian.org/debian/pool/main/f/fakeroot FAKEROOT_SITE:=http://ftp.debian.org/debian/pool/main/f/fakeroot
FAKEROOT_CAT:=zcat FAKEROOT_CAT:=zcat
FAKEROOT_DIR:=$(BUILD_DIR)/fakeroot-1.1.2 FAKEROOT_DIR:=$(BUILD_DIR)/fakeroot-$(FAKEROOT_VERSION)
$(DL_DIR)/$(FAKEROOT_SOURCE): $(DL_DIR)/$(FAKEROOT_SOURCE):