mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-02 09:18:05 +00:00
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
|
define Download/default
|
||||||
FILE:=$(PKG_SOURCE)
|
FILE:=$(PKG_SOURCE)
|
||||||
URL:=$(PKG_SOURCE_URL)
|
URL:=$(PKG_SOURCE_URL)
|
||||||
|
SUBDIR:=$(PKG_SOURCE_SUBDIR)
|
||||||
PROTO:=$(PKG_SOURCE_PROTO)
|
PROTO:=$(PKG_SOURCE_PROTO)
|
||||||
VERSION:=$(PKG_SOURCE_VERSION)
|
VERSION:=$(PKG_SOURCE_VERSION)
|
||||||
MD5SUM:=$(PKG_MD5SUM)
|
MD5SUM:=$(PKG_MD5SUM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user