mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
ipkg: update source URL
ftp.handhelds.org doesn't seem to work any more. Signed-off-by: Michael S. Zick <minimod@morethan.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
09d62e89e7
commit
e428886e57
@@ -6,7 +6,7 @@
|
||||
|
||||
IPKG_VERSION = 0.99.163
|
||||
IPKG_SOURCE = ipkg-$(IPKG_VERSION).tar.gz
|
||||
IPKG_SITE = http://ftp.handhelds.org/packages/ipkg
|
||||
IPKG_SITE = http://www.handhelds.org/download/packages/ipkg
|
||||
IPKG_AUTORECONF = NO
|
||||
IPKG_INSTALL_STAGING = YES
|
||||
IPKG_INSTALL_TARGET = YES
|
||||
|
||||
Reference in New Issue
Block a user