We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3954d7c + c31039f commit 2e3344aCopy full SHA for 2e3344a
sing-box/Makefile
@@ -6,12 +6,12 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=sing-box
9
-PKG_VERSION:=1.1
+PKG_VERSION:=1.1.1
10
PKG_RELEASE:=$(AUTORELEASE)
11
12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
13
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
14
-PKG_HASH:=156d717b46eec252a4a1042b41a3aa5c0fbd5ab684de4f535ceedb542fb99ef6
+PKG_HASH:=a219061d0ebaa6f2ba0111b28bec4a0665bab029037cac0d0ee51b2b168de0b8
15
16
PKG_LICENSE:=GPL-3.0
17
PKG_LICENSE_FILE:=LICENSE
0 commit comments