From 9fc958bfe3e1744872309a0bf7c5e4b0f59ce04d Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 31 Dec 2006 15:40:13 +0000 Subject: Fix the lock warning (#1111), also add another download source SVN-Revision: 5944 --- package/busybox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 2688777..2927d70 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -13,7 +13,8 @@ PKG_VERSION:=1.3.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://www.busybox.net/downloads +PKG_SOURCE_URL:=http://www.busybox.net/downloads \ + http://distfiles.gentoo.org/distfiles/ PKG_MD5SUM:=571531cfa83726947ccb566de017ad4f PKG_CAT:=bzcat -- cgit v1.1