From 36c330e3444cce32e660b587d4745a8682049fd1 Mon Sep 17 00:00:00 2001
From: j1nx
Date: Tue, 9 May 2023 20:16:39 +0200
Subject: [PATCH] Bump ovos-phal-plugin-ipgeo
---
.../python-ovos-phal-plugin-ipgeo.hash | 2 +-
.../python-ovos-phal-plugin-ipgeo.mk | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.hash b/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.hash
index 1be5b461..b31321d1 100644
--- a/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.hash
+++ b/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.hash
@@ -1 +1 @@
-sha256 01bfca8fccc924ac24c84860a4eca97c5857aa2ef1288f378e8573f93df9d53a python-ovos-phal-plugin-ipgeo-8fdbdfdf572ddb99c46f09344ffc6eb373502a35.tar.gz
+sha256 e137601541972e47915a9bd27a6de75faf1825797c5f6e928a00934c2cd93c82 python-ovos-phal-plugin-ipgeo-731dd02dda4e89134fab5f11352a77150cc74476.tar.gz
diff --git a/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.mk b/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.mk
index ff301d11..c38b6715 100644
--- a/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.mk
+++ b/buildroot-external/package/python-ovos-phal-plugin-ipgeo/python-ovos-phal-plugin-ipgeo.mk
@@ -4,9 +4,10 @@
#
################################################################################
-PYTHON_OVOS_PHAL_PLUGIN_IPGEO_VERSION = 8fdbdfdf572ddb99c46f09344ffc6eb373502a35
+PYTHON_OVOS_PHAL_PLUGIN_IPGEO_VERSION = 731dd02dda4e89134fab5f11352a77150cc74476
PYTHON_OVOS_PHAL_PLUGIN_IPGEO_SITE = $(call github,OpenVoiceOS,ovos-PHAL-plugin-ipgeo,$(PYTHON_OVOS_PHAL_PLUGIN_IPGEO_VERSION))
PYTHON_OVOS_PHAL_PLUGIN_IPGEO_SETUP_TYPE = setuptools
PYTHON_OVOS_PHAL_PLUGIN_IPGEO_LICENSE_FILES = LICENSE
+PYTHON_OVOS_PHAL_PLUGIN_IPGEO_ENV = MYCROFT_LOOSE_REQUIREMENTS=true
$(eval $(python-package))