[package] update wdiag to 0.10 (#4941)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 19 Apr 2009 20:37:05 +0000 (20:37 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 19 Apr 2009 20:37:05 +0000 (20:37 +0000)
SVN-Revision: 15277

net/wdiag/Makefile

index 598f3270f051ab9bbd751c1d4e4a1a69b9bd99ec..2d6e497dd411522f64a53ba6f93fb9fb54e13b4b 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wdiag
-PKG_VERSION:=0.9
+PKG_VERSION:=0.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=@SF/wdiag
-PKG_MD5SUM:=26ee93f3e2353ebb5d1df5f3e50eb4fd
+PKG_MD5SUM:=83a4e5610ec8fa0166c57b9a25f0b069
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)