From f767d254918dfbde3ba38619a828c10cc2b9c8ca Mon Sep 17 00:00:00 2001 From: actions Date: Sun, 19 May 2024 05:51:46 +0800 Subject: [PATCH] ipt2socks: update to 1.1.4 --- ipt2socks/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipt2socks/Makefile b/ipt2socks/Makefile index a7bddda1f..806766776 100644 --- a/ipt2socks/Makefile +++ b/ipt2socks/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ipt2socks -PKG_VERSION:=1.1.3 +PKG_VERSION:=1.1.4 PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/zfl9/ipt2socks/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=5279eb1cb7555cf9292423cc9f672dc43e6e214b3411a6df26a6a1cfa59d88b7 +PKG_HASH:=68dc76e63951d655c2fd9b420e175b5a75a50014d6db6e729398b41f2c988356 PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0