diff options
Diffstat (limited to 'openwrt/package/shat/Makefile')
-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 f6bdadc012..dac308cd4d 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.6 +PKG_VERSION:=0.9.7 PKG_RELEASE:=1 -PKG_MD5SUM:= 01d8ef12657cf663dd034be99394e605 +PKG_MD5SUM:= da06846f35838b14d1513523dad84d24 PKG_SOURCE_URL:=http://world.maxina.de/src/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |