update 2023-04-10 00:20:18
This commit is contained in:
parent
8d60e8970a
commit
aa1a9a9ce2
|
@ -6,12 +6,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sing-box
|
||||
PKG_VERSION:=1.3-beta2
|
||||
PKG_VERSION:=1.3-beta4
|
||||
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:=68e4e7e0294d823bd43b8411c658a1c2c145855932a232ce75390baee88b3df6
|
||||
PKG_HASH:=40495cd9dd745b6273d382206c6b1df263df1803196eda638787564c082c45af
|
||||
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILE:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue