We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d0d53 commit 4630d0fCopy full SHA for 4630d0f
meshtasticd/Makefile
@@ -6,16 +6,16 @@ include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=meshtasticd
8
# TODO renovate
9
-PKG_VERSION:=2.6.10
+PKG_VERSION:=2.6.11
10
PKG_RELEASE:=1
11
12
-PKG_SOURCE_VERSION:=v2.6.10.9ce4455
+PKG_SOURCE_VERSION:=v2.6.11.60ec05e
13
14
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
15
PKG_SOURCE_PROTO:=git
16
PKG_SOURCE_URL:=https://github.com/meshtastic/firmware.git
17
# TODO renovate?
18
-PKG_MIRROR_HASH:=f47b6124125cc80ae37cfa0864f3e087178c4a37df15f49d7b743cc967be738a
+PKG_MIRROR_HASH:=2c95061b198750886b4d228021cc372c1f7af2de9ff4cebb4b631934d6e54bf6
19
PKG_BUILD_DEPENDS:= \
20
python3/host \
21
python-platformio/host \
0 commit comments