diff --git a/python-meshtastic/Makefile b/python-meshtastic/Makefile index 4cabdf9..6834890 100644 --- a/python-meshtastic/Makefile +++ b/python-meshtastic/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-meshtastic # TODO renovate -PKG_VERSION:=2.7.3 +PKG_VERSION:=2.7.5 PKG_RELEASE:=1 PYPI_NAME:=meshtastic # TODO renovate? -PKG_HASH:=3dfb71e1c4d1017c346a8f22a77c3e5e2556a36c3dd1a2dd2cba04318a6ebfe9 +PKG_HASH:=f152563b253b85e75af6ba17d7386c33643e6ef90aae7225b411890614618503 PKG_MAINTAINER:=Austin Lane PKG_LICENSE:=GPL-3.0