projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5004f37
)
package: busybox: update download link
author
Jack Sun
<
[email protected]
>
Thu, 17 Oct 2024 11:37:38 +0000
(19:37 +0800)
committer
Robert Marko
<
[email protected]
>
Thu, 17 Oct 2024 16:19:22 +0000
(18:19 +0200)
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 <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/16719
Signed-off-by: Robert Marko <
[email protected]
>
package/utils/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/busybox/Makefile
b/package/utils/busybox/Makefile
index bf3e8e2f75f9444dc8a43a84b09439016aee03fd..4ef470df75589060d9871dc8c5c96a0d8fb70f53 100644
(file)
--- a/
package/utils/busybox/Makefile
+++ b/
package/utils/busybox/Makefile
@@
-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
+ http
s://sources.buildroot.net/$(PKG_NAME)
PKG_HASH:=b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314
PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam