Bump version to v64-20241014

This commit is contained in:
remittor
2024-10-14 19:57:38 +03:00
parent 80518c32dc
commit f8feb83348
5 changed files with 9 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=zapret-tpws
PKG_VERSION:=64
PKG_RELEASE:=20241012
PKG_RELEASE:=20241014
PKG_MAINTAINER:=bol-van
PKG_LICENSE:=MIT
@@ -24,7 +24,7 @@ define Package/$(PKG_NAME)
CATEGORY:=Network
TITLE:=tpws
SUBMENU:=Zapret
DEPENDS:=+zlib +zapret
DEPENDS:=+zlib +libcap +zapret
endef
define Build/Prepare