diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-26 21:51:52 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-26 21:51:52 +0000 |
commit | 2123f17a10f65901604e59b5635dc4b74454f8c3 (patch) | |
tree | d2e99b577006b3ee3da38277e98d83e21b7c2449 /openwrt | |
parent | 596460799723877521a1e3fbd7bc01c5ef44a005 (diff) | |
download | mtk-20170518-2123f17a10f65901604e59b5635dc4b74454f8c3.zip mtk-20170518-2123f17a10f65901604e59b5635dc4b74454f8c3.tar.gz mtk-20170518-2123f17a10f65901604e59b5635dc4b74454f8c3.tar.bz2 |
Update to new upstream release (v0.9.6)
SVN-Revision: 1070
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/shat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/shat/Makefile b/openwrt/package/shat/Makefile index bcaabdd..f6bdadc 100644 --- a/openwrt/package/shat/Makefile +++ b/openwrt/package/shat/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shat -PKG_VERSION:=0.9.5 +PKG_VERSION:=0.9.6 PKG_RELEASE:=1 -PKG_MD5SUM:= fe29d5862a333af1f390052471a6dd0a +PKG_MD5SUM:= 01d8ef12657cf663dd034be99394e605 PKG_SOURCE_URL:=http://world.maxina.de/src/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |