From: Florian Fainelli Date: Sun, 6 Jul 2008 14:23:05 +0000 (+0000) Subject: Update gpsd to 2.37 (#3622) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d7d7a0576485ba5fe7d528d5fb4202c7452d9841;p=openwrt%2Fsvn-archive%2Fpackages.git Update gpsd to 2.37 (#3622) SVN-Revision: 11709 --- diff --git a/net/gpsd/Makefile b/net/gpsd/Makefile index 1933394bb..467479ae2 100644 --- a/net/gpsd/Makefile +++ b/net/gpsd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gpsd -PKG_VERSION:=2.36 +PKG_VERSION:=2.37 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.berlios.de/gpsd/ -PKG_MD5SUM:=bb54e89ddb4fdc7af8bbc5534652f9ce +PKG_MD5SUM:=6c96cc0b2df0279cb7baac1ebc5881d3 PKG_FIXUP = libtool diff --git a/net/gpsd/patches/100-reduce-size.patch b/net/gpsd/patches/100-reduce-size.patch index 6a508d250..279aca6bc 100644 --- a/net/gpsd/patches/100-reduce-size.patch +++ b/net/gpsd/patches/100-reduce-size.patch @@ -1,7 +1,5 @@ -Index: gpsd-2.36/gpsd.c -=================================================================== ---- gpsd-2.36.orig/gpsd.c 2008-02-13 11:01:21.000000000 +0100 -+++ gpsd-2.36/gpsd.c 2008-02-13 11:01:22.000000000 +0100 +--- a/gpsd.c ++++ b/gpsd.c @@ -42,6 +42,7 @@ #include #endif