aboutsummaryrefslogtreecommitdiff
path: root/utils/gpsd/Makefile
diff options
context:
space:
mode:
authorp-wassi <p.wassi@gmx.at>2016-12-07 21:41:06 +0100
committerp-wassi <p.wassi@gmx.at>2016-12-07 21:52:58 +0100
commitb06eac5382baebd2db3715a2bff12f1aa27179fa (patch)
tree5da7cc8260f771ba56961ea2f4c3d0938dd860a2 /utils/gpsd/Makefile
parentbcb2de7dbd6a3fce636a6f359b00b79d27139aec (diff)
utils/gpsd: Update to 3.16
Update gpsd to upstream release 3.16 The local patch is already included upstream, therefore removed here. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'utils/gpsd/Makefile')
-rw-r--r--utils/gpsd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/utils/gpsd/Makefile b/utils/gpsd/Makefile
index 4adb5316d..f57ecdc51 100644
--- a/utils/gpsd/Makefile
+++ b/utils/gpsd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gpsd
-PKG_VERSION:=3.15
-PKG_RELEASE:=2
+PKG_VERSION:=3.16
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://download-mirror.savannah.gnu.org/releases/gpsd/
-PKG_MD5SUM:=afd79b87337fadf38ee2a7c4314dac79
+PKG_SOURCE_URL:=@SAVANNAH/$(PKG_NAME)
+PKG_MD5SUM:=68691b5de4c94f82ec4062b042b5eb63
PKG_MAINTAINER:=Pushpal Sidhu <psidhu.devel@gmail.com>
PKG_LICENSE:=BSD-3-Clause