From a66c934f4c66f21cc42fdd9c8a89f391aa9a41b2 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 11 Apr 2010 12:38:15 +0000 Subject: [PATCH] [package] update fowsr to 20100403 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit - Wunderground format adjusted - Added dew point - Added calculated rain hour/day/week/month Signed-off-by: Arne-Jørgen Auberg SVN-Revision: 20795 --- utils/fowsr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/fowsr/Makefile b/utils/fowsr/Makefile index 43b98472bf..9ef9578c98 100644 --- a/utils/fowsr/Makefile +++ b/utils/fowsr/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fowsr PKG_VERSION:=1.0 -PKG_RELEASE:=20100323 +PKG_RELEASE:=20100403 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.gz PKG_SOURCE_URL:=http://fowsr.googlecode.com/files -PKG_MD5SUM:=74456362f8256a81659ef64400d84352 +PKG_MD5SUM:=e3f66ae504ce92a969279cd4e77b165d include $(INCLUDE_DIR)/package.mk -- 2.30.2