Update gpsd to 2.37 (#3622)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11709 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
93aa2e6daa
commit
e675508676
@ -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
|
||||
|
||||
|
@ -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 <locale.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user