Skip to content

Commit

Permalink
Merge pull request #1609 from zxlhhyccc/patch-3
Browse files Browse the repository at this point in the history
xray-core: update to 24.11.21
  • Loading branch information
coolsnowwolf authored Nov 22, 2024
2 parents 129a0ed + d798b3e commit 28c207b
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:=24.10.31
PKG_VERSION:=24.11.21
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:=b61102ce87c61fa97c001cb08bb3ad794ff7184e2457bc58fe71206e53dcee83
PKG_HASH:=e45ad1fa11457101776d2c0d7ed8ed7c669b714e7687a85830e44a6e4a52fe05

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

0 comments on commit 28c207b

Please sign in to comment.