From 99e1e52740187874edb5ec58e2d01bccaea91a5d Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Fri, 20 Nov 2020 12:06:20 +0100
Subject: [PATCH] modules: update OpenWrt

39c5635714 scripts: download.pl: retry download using filename
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 068e3e11c..24c4d55bc 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
-OPENWRT_COMMIT=2a8279c161efeb243084d78d8077661c9122bb18
+OPENWRT_COMMIT=39c5635714aacac4e94f4ac60d191e9b0582d6b5
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab