File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 33include $(TOPDIR ) /rules.mk
44
55PKG_NAME: =batctl
6- PKG_VERSION: =2025.3
6+ PKG_VERSION: =2025.4
77PKG_RELEASE: =1
88
99PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
1010PKG_SOURCE_URL: =https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION )
11- PKG_HASH: =70444b182c85d0c2714d914574124980801bb743d1626ee27a179fa22066fdc2
11+ PKG_HASH: =566aa4fd74355e8d5dd2bd21c25e98cc068e77fd08e19f80b8e2b5edde7c8e65
1212PKG_BUILD_DIR: =$(BUILD_DIR ) /$(PKG_NAME ) -$(BUILD_VARIANT ) /$(PKG_NAME ) -$(PKG_VERSION )
1313
1414PKG_MAINTAINER: =Simon Wunderlich <
[email protected] >
@@ -111,7 +111,6 @@ config-n := \
111111 multicast_mode \
112112 neighbors \
113113 neighbors_json \
114- network_coding \
115114 orig_interval \
116115 originators \
117116 originators_json \
@@ -145,7 +144,6 @@ config-settings := \
145144 multicast_fanout \
146145 multicast_forceflood \
147146 multicast_mode \
148- network_coding \
149147 orig_interval \
150148 routing_algo \
151149 throughput_override \
You can’t perform that action at this time.
0 commit comments