diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-03-02 22:23:22 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-03-02 22:23:22 +0000 |
commit | 8e571e18cb23bfa54f3078f457a3de3eefd9361e (patch) | |
tree | bc0d5e2909538a69be2d827416ba09f50ed96034 /openwrt/package | |
parent | f14faf593cb21f6a2d38f0bd7be78a8685bf4b2b (diff) | |
download | mtk-20170518-8e571e18cb23bfa54f3078f457a3de3eefd9361e.zip mtk-20170518-8e571e18cb23bfa54f3078f457a3de3eefd9361e.tar.gz mtk-20170518-8e571e18cb23bfa54f3078f457a3de3eefd9361e.tar.bz2 |
Changed download site
SVN-Revision: 3296
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/heyu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/heyu/Makefile b/openwrt/package/heyu/Makefile index 9262b46..1adb727 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 |