update heyu to 2.9.0 (#7833)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 11 Sep 2010 18:38:51 +0000 (18:38 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 11 Sep 2010 18:38:51 +0000 (18:38 +0000)
SVN-Revision: 23020

utils/heyu/Makefile

index ee7fa275a4701c00eb8fa37e2438b73edcb9da10..00f9529a43ef88fe2ebdd22254fe035e6814b212 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=heyu
-PKG_VERSION:=2.3.2
+PKG_VERSION:=2.9.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=http://heyu.tanj.com/download/
-PKG_MD5SUM:=af3eeeaa8c432e5b3510f4df6dd39f4f
+PKG_MD5SUM:=e0d0788ce1049647023ed096a3007552
 
 include $(INCLUDE_DIR)/package.mk