Upgrade wdiag to 0.9 (#3664)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 5 Jul 2008 13:18:37 +0000 (13:18 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 5 Jul 2008 13:18:37 +0000 (13:18 +0000)
SVN-Revision: 11658

net/wdiag/Makefile

index 4c23e86a02fe71ca8cbb259823b1ba88219cca4b..716843d1f88e9ad0c4f1561293d46355ce5934e0 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wdiag
-PKG_VERSION:=0.8
+PKG_VERSION:=0.9
 PKG_RELEASE:=1
 
-PKG_MD5SUM:=248bc2ca318f697e9edce1af945c57bd
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=@SF/wdiag
+PKG_MD5SUM:=26ee93f3e2353ebb5d1df5f3e50eb4fd
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)