Skip to content

Commit

Permalink
xray-core: update to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Beginner-Go authored Sep 23, 2021
1 parent ee94ac2 commit b12a545
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.4.4
PKG_VERSION:=1.4.5
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:=57d0bb681811cd7f806e77e0ee13235e4d66da130dd9a79e8b3e4b47b04a06c2
PKG_HASH:=54c6a687dd463b25afe8d8eb44d37e18b8177f58308207cd1d74f6cd04619854

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

0 comments on commit b12a545

Please sign in to comment.