mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-26 06:53:32 +08:00
ipkg: use http url
This commit is contained in:
parent
604737b2e8
commit
60739c33d3
@ -6,7 +6,7 @@
|
||||
|
||||
IPKG_VERSION = 0.99.163
|
||||
IPKG_SOURCE = ipkg-$(IPKG_VERSION).tar.gz
|
||||
IPKG_SITE = ftp://ftp.handhelds.org/packages/ipkg
|
||||
IPKG_SITE = http://ftp.handhelds.org/packages/ipkg
|
||||
IPKG_AUTORECONF = NO
|
||||
IPKG_INSTALL_STAGING = YES
|
||||
IPKG_INSTALL_TARGET = YES
|
||||
|
Loading…
Reference in New Issue
Block a user