mirror of
https://gitlab.com/prpl-foundation/prplos/feeds/feed_gmap.git
synced 2025-12-20 01:20:21 +08:00
Integrating libgmap-client to master_v2.1.3
Issue: NET-6382 Closing a query unsubscribes from the wrong event Signed-off-by: sahbot <sahbot@softathome.com> GitOrigin-RevId: a00b0de183936b4017e99136c0004674f59aa4ac
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libgmap-client
|
||||
PKG_VERSION:=v2.1.2
|
||||
PKG_VERSION:=v2.1.3
|
||||
SHORT_DESCRIPTION:=Client library for gmap modules
|
||||
|
||||
PKG_SOURCE:=libgmap-client-v2.1.2.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/gmap/libraries/libgmap-client/-/archive/v2.1.2
|
||||
PKG_HASH:=d04cee2f7e663457174788ce906f3b5f196646daa28ca8566b7047579611e028
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libgmap-client-v2.1.2
|
||||
PKG_SOURCE:=libgmap-client-v2.1.3.tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/gmap/libraries/libgmap-client/-/archive/v2.1.3
|
||||
PKG_HASH:=f6adfd48ac18dbe3463c4de56dc4221e1ff25fe262f6800ef0e35213485b6e77
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libgmap-client-v2.1.3
|
||||
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
|
||||
PKG_LICENSE:=BSD-2-Clause-Patent
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user