Skip to content

Commit

Permalink
sing-box: upgrade to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TurBoTse committed Oct 21, 2024
1 parent 0ed9bb0 commit b7506f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trunk/user/sing-box/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
include $(ROOTDIR)/rules.mk

PKG_NAME:=sing-box
PKG_VERSION:=1.5.3
PKG_VERSION:=1.10.0

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:=e050f8a588d92547ba277fc8980af8ede544c345684c20e4b008fbc1b1371fb8
PKG_HASH:=eb7af91189122bcb748912e205cdddb8b434c69bea67cfbe1a4082a577380814

include $(INCLUDE_DIR)/package.mk

Expand Down

0 comments on commit b7506f1

Please sign in to comment.