diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index f602afe335..b2935defcf 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -13,8 +13,8 @@ PKG_RELEASE:=2 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://www.busybox.net/downloads \ - http://distfiles.gentoo.org/distfiles/ +PKG_SOURCE_URL:=https://www.busybox.net/downloads \ + http://sources.buildroot.net PKG_MD5SUM:=4f4c5de50b479b11ff636d7d8eb902a2 PKG_BUILD_DEPENDS:=BUSYBOX_USE_LIBRPC:librpc BUSYBOX_CONFIG_PAM:libpam