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:
parent
3c07c48f32
commit
1a513710f8
@ -13,7 +13,7 @@ PKG_VERSION:=0.4b
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@openwrt
|
||||
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
|
||||
PKG_MD5SUM:=a0991ae3d1f1a361558bed1a4aa66a9c
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
@ -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)
|
||||
|
@ -12,7 +12,7 @@ PKG_NAME:=updatedd
|
||||
PKG_VERSION:=2.6
|
||||
PKG_RELEASE:=5
|
||||
|
||||
PKG_SOURCE_URL:=@openwrt/
|
||||
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.bz2
|
||||
PKG_MD5SUM:=f03446105ed043cd5dbd1ab95484d27f
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user