Update wifidog to 1.1.3-beta6, (#1206)
authorFlorian Fainelli <florian@openwrt.org>
Wed, 17 Jan 2007 16:54:45 +0000 (16:54 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 17 Jan 2007 16:54:45 +0000 (16:54 +0000)
SVN-Revision: 6114

net/wifidog/Makefile

index 290df214fcc3ab947b88fbd0a89d84ff5c56ea35..3e55922ceebdc78166833e94d652794395c8a98b 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wifidog
-PKG_VERSION:=1.1.3_beta2
+PKG_VERSION:=1.1.3_beta6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:= @SF/$(PKG_NAME)
-PKG_MD5SUM:=ba1611c7eb959f9c6f93e12b97d70b82
+PKG_MD5SUM:=842b21e1b02d0a90677b289d794e0e21
 PKG_CAT:=zcat
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)