diff --git a/net/e169-stats/Makefile b/net/e169-stats/Makefile index 65b4abf2c..cac9d12f9 100644 --- a/net/e169-stats/Makefile +++ b/net/e169-stats/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 OpenWrt.org +# Copyright (C) 2010-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,19 +8,19 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e169-stats -PKG_VERSION:=0.4 +PKG_VERSION:=0.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.mavetju.org/download/ -PKG_MD5SUM:=11aa0b9abf6ff430ba90bbd7ee178774 +PKG_SOURCE_URL:=http://www.mavetju.org/download +PKG_MD5SUM:=2f6f5b984faeec368a867e59cd2cc36d include $(INCLUDE_DIR)/package.mk define Package/e169-stats SECTION:=net CATEGORY:=Network - TITLE:=e169-stats + TITLE:=Huawei USB modem statistics URL:=http://www.mavetju.org/weblog/html/00282.html DEPENDS:=+libncurses endef diff --git a/net/e169-stats/patches/01-make.patch b/net/e169-stats/patches/01-make.patch index d51447b79..28a56c591 100644 --- a/net/e169-stats/patches/01-make.patch +++ b/net/e169-stats/patches/01-make.patch @@ -1,5 +1,5 @@ ---- e169/Makefile.orig 2009-06-23 09:39:38.000000000 +0200 -+++ e169/Makefile 2010-04-05 22:57:56.000000000 +0200 +--- a/Makefile ++++ b/Makefile @@ -1,7 +1,7 @@ all: e169-stats