We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ae312 commit 7a642adCopy full SHA for 7a642ad
sing-box/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=sing-box
8
-PKG_VERSION:=1.13.1
+PKG_VERSION:=1.13.2
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:=62624d4c11e318606b0dc181d1da4b2b4d7e110f67c6fb15e1ba14bb88377f69
+PKG_HASH:=04b72fcd355c36a85eb028f47986894e9cf4dadbea3fee79f6891481cabeb692
14
15
PKG_LICENSE:=GPL-3.0-or-later
16
PKG_LICENSE_FILES:=LICENSE
0 commit comments