Skip to content

Commit

Permalink
sing-box: Update to 1.2-beta10
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Mar 20, 2023
1 parent ecfe7c6 commit 87d1415
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/sing-box/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=sing-box
PKG_VERSION:=1.2-beta9
PKG_VERSION:=1.2-beta10
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=03b5009e8886a8466bb82f86bc41ab614a211b393edc75eac6f9e7a832681d58
PKG_HASH:=906c5972fab7f64aa9f8ae697d245e408689a7bb85c88934a4963dbba405238f

PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=LICENSE
Expand Down Expand Up @@ -87,7 +87,7 @@ define Package/sing-box/config

config SING_BOX_BUILD_GVISOR
bool "Build with gVisor support"
default y
default n

config SING_BOX_BUILD_LWIP
bool "Build with LWIP Tun stack support"
Expand Down

0 comments on commit 87d1415

Please sign in to comment.