diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-27 18:58:33 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-27 18:58:33 +0000 |
commit | 4872b7d11ee32913dde2fd12b9b34ea9e9bc1a72 (patch) | |
tree | b962a2e6b2adba277a63c6b6d5bd5a3b9104a949 /openwrt/package | |
parent | 5fe61d222434c0fca6e40fb91d9cbc0d18a68898 (diff) |
Updated to latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3277 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/wifidog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/wifidog/Makefile b/openwrt/package/wifidog/Makefile index 3847c8a93..094c7c41c 100644 --- a/openwrt/package/wifidog/Makefile +++ b/openwrt/package/wifidog/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifidog -PKG_VERSION:=1.1.2 +PKG_VERSION:=1.1.3_beta2 PKG_RELEASE:=1 -PKG_MD5SUM:=8444ac5f761504c972f0ee3608dc09ce +PKG_MD5SUM:=ba1611c7eb959f9c6f93e12b97d70b82 PKG_SOURCE_URL:= @SF/$(PKG_NAME) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |