Change download URL to openwrt (original website down)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 14 Dec 2007 09:59:40 +0000 (09:59 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 14 Dec 2007 09:59:40 +0000 (09:59 +0000)
SVN-Revision: 9753

net/qolyester/Makefile

index 7bec65e66d6bbd861037d5dde467b3055652f21f..23069e9806a793215e3f2a3f65a07da3daec7e0c 100644 (file)
@@ -13,7 +13,7 @@ PKG_VERSION:=20070910
 PKG_RELEASE:=1
 
 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_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)