Skip to content

Commit

Permalink
tag v1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yichya committed Mar 11, 2024
1 parent 2dc8624 commit 8b35930
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.8
PKG_VERSION:=1.8.9
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:=156105b89465ca948971a774c0bc7e56ee68e764bdfde58923037dc837aab4be
PKG_HASH:=708cf7754c733c8eb98939495c0c2e698ca5712383b87dc25eea974a0d332721
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1

Expand Down

0 comments on commit 8b35930

Please sign in to comment.