fix default downloads from svn
SVN-Revision: 9471
This commit is contained in:
parent
4b91aa933e
commit
e66a211078
@ -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