Skip to content

Commit

Permalink
sing-box: update to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
smallprogram authored and github-actions[bot] committed Feb 2, 2023
1 parent 6d6eb84 commit 835fb52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sing-box/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=sing-box
PKG_VERSION:=1.1.4
PKG_VERSION:=1.1.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=0f3d58ad946ef0283ad651630bbae35d86234f41fc783613007d5ccc33ceb38d
PKG_HASH:=a1e642362f41bd0e362cd9c8d2f0d29d2eca6a55a948677f6f03cfb81c4f0657

PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE
Expand Down

0 comments on commit 835fb52

Please sign in to comment.