Skip to content

Commit 7a642ad

Browse files
sing-box: update to 1.13.2 (#605)
Co-authored-by: David Mandy <smallprogramzhusir@gmail.com>
1 parent d5ae312 commit 7a642ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sing-box/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=sing-box
8-
PKG_VERSION:=1.13.1
8+
PKG_VERSION:=1.13.2
99
PKG_RELEASE:=1
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
13-
PKG_HASH:=62624d4c11e318606b0dc181d1da4b2b4d7e110f67c6fb15e1ba14bb88377f69
13+
PKG_HASH:=04b72fcd355c36a85eb028f47986894e9cf4dadbea3fee79f6891481cabeb692
1414

1515
PKG_LICENSE:=GPL-3.0-or-later
1616
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)