Fix more download URLs (#2551)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9399 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -13,7 +13,7 @@ PKG_VERSION:=0.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@openwrt/
|
||||
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
|
||||
PKG_MD5SUM:=189fb792470c966834d5204705ebee83
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Reference in New Issue
Block a user