Skip to content

Commit

Permalink
tag v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
yichya committed Jul 29, 2024
1 parent bac254c commit b1436d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=openwrt-xray
PKG_VERSION:=1.8.21
PKG_VERSION:=1.8.22
PKG_RELEASE:=1

PKG_LICENSE:=MPLv2
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=yichya <mail@yichya.dev>
PKG_SOURCE:=Xray-core-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v${PKG_VERSION}?
PKG_HASH:=464636c323c20cd17a6e10d6fdf0120f0a84096f1c66c0ab4851141d238a1a0b
PKG_HASH:=e50069b374ad804ed98c5345f642b504e1e98b150c4ff07425e838a6244e7ad1
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1

Expand Down

0 comments on commit b1436d0

Please sign in to comment.