We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a4f5b commit 5b28decCopy full SHA for 5b28dec
sing-box/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=sing-box
8
-PKG_VERSION:=1.12.22
+PKG_VERSION:=1.12.23
9
PKG_RELEASE:=1
10
11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
12
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
13
-PKG_HASH:=6c4333c3f53a07cc96b63a801fdf6c156820d51cd2eb05e44ea78df290a45377
+PKG_HASH:=58b41bd8d6255c2ddc2ae5eace53171e550c9debaa8e16d89871299055b58b1a
14
15
PKG_LICENSE:=GPL-3.0-or-later
16
PKG_LICENSE_FILES:=LICENSE
0 commit comments