mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-13 20:04:45 +08:00
🎨 Sync 2026-06-18 22:47:39
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tun2socks
|
||||
PKG_VERSION:=2.6.0
|
||||
PKG_RELEASE:=6
|
||||
PKG_RELEASE:=7
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/xjasonlyu/tun2socks.git
|
||||
@@ -19,7 +19,7 @@ PKG_BUILD_FLAGS:=no-mips16
|
||||
GO_PKG=github.com/xjasonlyu/tun2socks
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(TOPDIR)/feeds/kiddin9/golang/golang-package.mk
|
||||
include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk
|
||||
|
||||
# --- UPX support ---
|
||||
UPX:=$(STAGING_DIR_HOST)/bin/upx
|
||||
|
||||
Reference in New Issue
Block a user