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:
florian
2007-10-22 13:40:13 +00:00
parent 3c07c48f32
commit 1a513710f8
3 changed files with 3 additions and 3 deletions

View File

@ -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)