mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
update PKG_SOURCE_URL of mkimage (#3199)
This commit is contained in:
parent
759895dd9f
commit
b5993c0f11
@ -11,7 +11,7 @@ PKG_VERSION:=2018.03
|
|||||||
|
|
||||||
PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=\
|
PKG_SOURCE_URL:=\
|
||||||
http://mirror2.openwrt.org/sources \
|
https://sources.openwrt.org/ \
|
||||||
ftp://ftp.denx.de/pub/u-boot
|
ftp://ftp.denx.de/pub/u-boot
|
||||||
PKG_HASH:=7e7477534409d5368eb1371ffde6820f0f79780a1a1f676161c48442cb303dfd
|
PKG_HASH:=7e7477534409d5368eb1371ffde6820f0f79780a1a1f676161c48442cb303dfd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user