From 8e571e18cb23bfa54f3078f457a3de3eefd9361e Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Thu, 2 Mar 2006 22:23:22 +0000
Subject: [PATCH] Changed download site

SVN-Revision: 3296
---
 openwrt/package/heyu/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openwrt/package/heyu/Makefile b/openwrt/package/heyu/Makefile
index 9262b46ea8..1adb7275b7 100644
--- a/openwrt/package/heyu/Makefile
+++ b/openwrt/package/heyu/Makefile
@@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=heyu
 PKG_VERSION:=2.0beta.2
 PKG_RELEASE:=2
-PKG_MD5SUM:=b7bd60580f74998ae7733e4711942c74
-PKG_SOURCE_URL:=http://heyu.tanj.com/heyu2/
+PKG_MD5SUM:=e8477bb068f79eb9cb81e7bb76235d22
+PKG_SOURCE_URL:=http://www.heyu.org/download
 PKG_SOURCE:=heyu-$(PKG_VERSION).tgz
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_CAT:=zcat
-- 
2.30.2