Skip to content

Commit ae85922

Browse files
committed
meshtasticd v2.7.8.a0c0388
1 parent 93103ab commit ae85922

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.11
9+
PKG_VERSION:=2.7.8
1010
PKG_RELEASE:=1
1111
# TODO renovate
12-
PKG_SOURCE_VERSION:=v2.6.11.60ec05e
12+
PKG_SOURCE_VERSION:=v2.7.8.a0c0388
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:=2c95061b198750886b4d228021cc372c1f7af2de9ff4cebb4b631934d6e54bf6
18+
PKG_MIRROR_HASH:=aeac6c0747e41f51bd5e8793523099ce873683621108fd15e3272706a0b9a466
1919
PKG_BUILD_DEPENDS:= \
2020
python3/host \
2121
python-platformio/host \

0 commit comments

Comments
 (0)