From 0618aa511e5ac1afd482b2533d55ed7935987a6d Mon Sep 17 00:00:00 2001 From: actions-user Date: Sun, 19 May 2024 00:12:09 +0800 Subject: [PATCH] update 2024-05-19 00:12:09 --- ipt2socks/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipt2socks/Makefile b/ipt2socks/Makefile index a7bddda1..80676677 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