From: Florian Fainelli Date: Sun, 19 Apr 2009 20:37:05 +0000 (+0000) Subject: [package] update wdiag to 0.10 (#4941) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=820e9ab0a6316cafb9026991e5a938a75861512b;p=openwrt%2Fsvn-archive%2Farchive.git [package] update wdiag to 0.10 (#4941) SVN-Revision: 15277 --- diff --git a/net/wdiag/Makefile b/net/wdiag/Makefile index 598f3270f0..2d6e497dd4 100644 --- a/net/wdiag/Makefile +++ b/net/wdiag/Makefile @@ -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)