ugps: Update to fix position calculation
authorBruno Randolf <br1@einfach.org>
Fri, 24 Aug 2018 15:59:08 +0000 (16:59 +0100)
committerJohn Crispin <john@phrozen.org>
Wed, 29 Aug 2018 06:31:10 +0000 (08:31 +0200)
This is necessary to get my position right.
Without this my longitude is incorrecty -15.85xxxx instead of -16.52yyyy

Signed-off-by: Bruno Randolf <br1@einfach.org>
package/utils/ugps/Makefile

index 3a972f54df4756176cfad2de77c24737913295ca..937789fd83351a11d9bb373e0c5c73414e8d0490 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=3
 
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/ugps.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2017-02-11
-PKG_SOURCE_VERSION:=c30055a685bca1e81ccc8f4bd3bb08d780a7d762
-PKG_MIRROR_HASH:=a618f9a15d3a585453550190eed2bb0a308ddba0ab37f2f6b76dd3c87fd80e8b
+PKG_SOURCE_DATE:=2018-02-12
+PKG_SOURCE_VERSION:=928cb537aa6a1951ff503b4d13f3c78cead7b581
+PKG_MIRROR_HASH:=21f2c9a1656b2115d2d26ef714390422b885d88ecd21eb9d16d6548444654deb
 
 PKG_MAINTAINER:=John Crispin <john@phrozen.org>
 PKG_LICENSE:=GPL-2.0+