Skip to content

Commit

Permalink
xray-core: update to 1.8.24
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf authored Sep 13, 2024
1 parent f14e3d7 commit 24a191c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xray-core/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=xray-core
PKG_VERSION:=1.8.23
PKG_VERSION:=1.8.24
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=c3731f11efae32296be75774cb4e86667fbc6e685cae4a891a0bc567b839ac7f
PKG_HASH:=86e3e388c77cda4d8457a607356416c201c1f18bbed53f0a9e76a228508ff298

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=MPL-2.0
Expand Down

0 comments on commit 24a191c

Please sign in to comment.