Skip to content

Commit 4630d0f

Browse files
committed
meshtasticd v2.6.11.60ec05e
1 parent a9d0d53 commit 4630d0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meshtasticd/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=meshtasticd
88
# TODO renovate
9-
PKG_VERSION:=2.6.10
9+
PKG_VERSION:=2.6.11
1010
PKG_RELEASE:=1
1111
# TODO renovate
12-
PKG_SOURCE_VERSION:=v2.6.10.9ce4455
12+
PKG_SOURCE_VERSION:=v2.6.11.60ec05e
1313

1414
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
1515
PKG_SOURCE_PROTO:=git
1616
PKG_SOURCE_URL:=https://github.com/meshtastic/firmware.git
1717
# TODO renovate?
18-
PKG_MIRROR_HASH:=f47b6124125cc80ae37cfa0864f3e087178c4a37df15f49d7b743cc967be738a
18+
PKG_MIRROR_HASH:=2c95061b198750886b4d228021cc372c1f7af2de9ff4cebb4b631934d6e54bf6
1919
PKG_BUILD_DEPENDS:= \
2020
python3/host \
2121
python-platformio/host \

0 commit comments

Comments
 (0)