X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6db7ad74f61eeaae0c8ecb08d483599d9d80c53f..9c95941f5d38c160ca6c56ede69b70d3ca229740:/package/yamonenv/Makefile

diff --git a/package/yamonenv/Makefile b/package/yamonenv/Makefile
index 9a323c28d..35d1f6d17 100644
--- a/package/yamonenv/Makefile
+++ b/package/yamonenv/Makefile
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -13,7 +12,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)