From 4a400776b33df661b024ff69de69c5d64c4621a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 14 May 2026 08:42:24 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Sync=202026-05-14=2008:42:24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- teleproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teleproxy/Makefile b/teleproxy/Makefile index b3cf1f34..6e2c2535 100644 --- a/teleproxy/Makefile +++ b/teleproxy/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=teleproxy PKG_VERSION:=4.12.2 -PKG_RELEASE:=7 +PKG_RELEASE:=8 PKG_MAINTAINER:=Kosntantine Shevlakov PKG_LICENSE:=GPLv2 @@ -10,7 +10,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/teleproxy/teleproxy.git -PKG_SOURCE_VERSION:=06ecb7a06d02669677a0f669119b29f7e9d1d743 +PKG_SOURCE_VERSION:=4dc15ffbcce1ae83070ca5da88c8ad80323935c8 PKG_SOURCE_SUBDIR:=$(PKG_NAME) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz