From 4487ad2aa7a9afc02fbf229958d95558d531368d Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 3 Mar 2006 01:22:42 +0000 Subject: update heyu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3299 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/heyu/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'openwrt/package/heyu/Makefile') diff --git a/openwrt/package/heyu/Makefile b/openwrt/package/heyu/Makefile index 1adb7275b7..195d119bbf 100644 --- a/openwrt/package/heyu/Makefile +++ b/openwrt/package/heyu/Makefile @@ -3,10 +3,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=heyu -PKG_VERSION:=2.0beta.2 -PKG_RELEASE:=2 -PKG_MD5SUM:=e8477bb068f79eb9cb81e7bb76235d22 -PKG_SOURCE_URL:=http://www.heyu.org/download +PKG_VERSION:=2.0beta.5 +PKG_RELEASE:=1 +PKG_MD5SUM:=8289d5ca5b972333a72bc0fc3e640c13 +PKG_SOURCE_URL:=http://heyu.tanj.com/download/ PKG_SOURCE:=heyu-$(PKG_VERSION).tgz PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_CAT:=zcat -- cgit v1.2.3