Change download URL to openwrt (original website down)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9753 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-12-14 09:59:40 +00:00
parent 07107d3352
commit 7b5de71bd1

View File

@ -13,7 +13,7 @@ PKG_VERSION:=20070910
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://qolsr.lri.fr/code/ PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=9c1cf1868e085f47e135a86945d93ce0 PKG_MD5SUM:=9c1cf1868e085f47e135a86945d93ce0
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)