We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663ad15 commit dfab780Copy full SHA for dfab780
python-meshtastic/Makefile
@@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=python-meshtastic
8
# TODO renovate
9
-PKG_VERSION:=2.7.3
+PKG_VERSION:=2.7.5
10
PKG_RELEASE:=1
11
12
PYPI_NAME:=meshtastic
13
# TODO renovate?
14
-PKG_HASH:=3dfb71e1c4d1017c346a8f22a77c3e5e2556a36c3dd1a2dd2cba04318a6ebfe9
+PKG_HASH:=f152563b253b85e75af6ba17d7386c33643e6ef90aae7225b411890614618503
15
16
PKG_MAINTAINER:=Austin Lane <vidplace7@gmail.com>
17
PKG_LICENSE:=GPL-3.0
0 commit comments