Fixed socket closing

This commit is contained in:
gSpot
2023-08-29 23:52:07 +03:00
parent 170bd8ddd7
commit 259f4cf122
4 changed files with 7 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=internet-detector
PKG_VERSION:=1.0
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_MAINTAINER:=gSpot <https://github.com/gSpotx2f/luci-app-internet-detector>
include $(INCLUDE_DIR)/package.mk