Skip to content

Commit 1e5d28c

Browse files
sing-box: update to 1.13.4 (#608)
Co-authored-by: David Mandy <smallprogramzhusir@gmail.com>
1 parent 5aaa7eb commit 1e5d28c

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.3
8+
PKG_VERSION:=1.13.4
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:=bf8933cd43e2797afcffb47528282e1c1aee078bf5eeda888d80a151fef726e1
13+
PKG_HASH:=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959
1414

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

0 commit comments

Comments
 (0)