mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:53:08 +02:00
fix default downloads from svn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9471 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
271fe72913
commit
52af5699b8
@ -43,6 +43,7 @@ endif
|
||||
define Download/default
|
||||
FILE:=$(PKG_SOURCE)
|
||||
URL:=$(PKG_SOURCE_URL)
|
||||
SUBDIR:=$(PKG_SOURCE_SUBDIR)
|
||||
PROTO:=$(PKG_SOURCE_PROTO)
|
||||
VERSION:=$(PKG_SOURCE_VERSION)
|
||||
MD5SUM:=$(PKG_MD5SUM)
|
||||
|
Loading…
Reference in New Issue
Block a user