update 2025-01-29 23:08:23

This commit is contained in:
actions-user 2025-01-29 23:08:23 +08:00
parent c4ee1443f9
commit 2934c81908
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
PKG_BUILD_FLAGS:=no-mips16
GO_PKG:=github.com/shadowsocks/v2ray-plugin
GO_PKG:=github.com/teddysun/v2ray-plugin
GO_PKG_LDFLAGS_X:=main.VERSION=v$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk