gpsd: update to 3.10
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Feb 2014 22:12:33 +0000 (22:12 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Feb 2014 22:12:33 +0000 (22:12 +0000)
From: Dave Taht <dave.taht@bufferbloat.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39665 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/gpsd/Makefile

index ca4983a..9195b25 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gpsd
-PKG_VERSION:=3.7
+PKG_VERSION:=3.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://download-mirror.savannah.gnu.org/releases/gpsd
-PKG_MD5SUM:=52d9785eaf1a51298bb8900dbde88f98
+PKG_SOURCE_URL:=http://download-mirror.savannah.gnu.org/releases/gpsd/
+PKG_MD5SUM:=fc5b03aae38b9b5b6880b31924d0ace3
 
 PKG_BUILD_DEPENDS:=libncurses libusb-1.0