From: Florian Fainelli Date: Sat, 5 Jul 2008 13:18:37 +0000 (+0000) Subject: Upgrade wdiag to 0.9 (#3664) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=16b07e50110533bde74d6dd98008d337435b2a3e Upgrade wdiag to 0.9 (#3664) SVN-Revision: 11658 --- diff --git a/net/wdiag/Makefile b/net/wdiag/Makefile index 4c23e86a02..716843d1f8 100644 --- a/net/wdiag/Makefile +++ b/net/wdiag/Makefile @@ -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)