From 6bca6e4eaab282baddc2e04f43aa50ae9a13ed16 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Tue, 22 Mar 2022 00:28:30 +0100
Subject: [PATCH] modules: update packages (#2411)

762794d14 usteer: add package
89cea2a6e zerotier: update to 1.8.6
f7554858e zerotier: update to 1.8.4
7673192a9 zerotier: update to 1.8.3
56c457058 zerotier: update to 1.8.2
614b4e003 zerotier: update to 1.8.1
52fcc9bf6 zerotier: add respawn procd param
1e1d5f5d6 zerotier: add option to copy config
748d87c88 zerotier: fix cross compile in macOS
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index d5b46e381..b2c60ea85 100644
--- a/modules
+++ b/modules
@@ -6,7 +6,7 @@ OPENWRT_COMMIT=180b750c02dd9dd066cf67ee7c3480eb0ec36b70
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-21.02
-PACKAGES_PACKAGES_COMMIT=921af7fdda9db13ff6fbd31faf71a3ebc0269403
+PACKAGES_PACKAGES_COMMIT=762794d143b6734b706d07944598c04074685f99
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-21.02
-- 
GitLab