mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
package: busybox: update download link
There is no file named busybox-1.36.1.tar.bz2 in the root directory of the website The actual download link is “https://sources.buildroot.net/busybox/busybox-1.36.1.tar.bz2” Signed-off-by: Jack Sun <sunjiazheng321521@gmail.com> Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
e14a7bfece
commit
774d694812
@ -11,7 +11,7 @@ PKG_FLAGS:=essential
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://www.busybox.net/downloads \
|
||||
http://sources.buildroot.net
|
||||
https://sources.buildroot.net/$(PKG_NAME)
|
||||
PKG_HASH:=542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5
|
||||
|
||||
PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam
|
||||
|
Loading…
Reference in New Issue
Block a user