From 7fd26093c79f4941731a4db6aecf92f98fa7ee9c Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 15 Nov 2008 14:55:55 +0000 Subject: [PATCH] Use the openwrt.org mirror, others are offline git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13221 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/yamonenv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/yamonenv/Makefile b/package/yamonenv/Makefile index 9a323c28d8..f1f1bcfb40 100644 --- a/package/yamonenv/Makefile +++ b/package/yamonenv/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=20051022 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_gruen.4g__$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://meshcube.org/nylon/stable/sources/ +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_MD5SUM:=a3e4f24155aa3ba5aa502bc63fdaa6ad PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) -- 2.39.5