Skip to content

Commit

Permalink
xray-core: update to 1.8.4 (#1253)
Browse files Browse the repository at this point in the history
  • Loading branch information
Beginner-Go authored Aug 29, 2023
1 parent ac15a3a commit aa256b4
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.3
PKG_VERSION:=1.8.4
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:=bdfa65c15cd25f931745d9c70c753503db5d119ff11960ca7b3a2e19c4b0a8d1
PKG_HASH:=89f73107abba9bd438111edfe921603ddb3c2b631b2716fbdc6be78552f0d322

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

0 comments on commit aa256b4

Please sign in to comment.