Skip to content

Commit

Permalink
tag v1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yichya committed Mar 30, 2024
1 parent 8b35930 commit 60e818f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 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.9
PKG_VERSION:=1.8.10
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:=708cf7754c733c8eb98939495c0c2e698ca5712383b87dc25eea974a0d332721
PKG_HASH:=af5bb501b50e3abe6b54c8d8ea764d7f8b021c4d53540a468254a24f3334afc5
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1

Expand Down
12 changes: 0 additions & 12 deletions patches/01-go-1-21-5.patch

This file was deleted.

0 comments on commit 60e818f

Please sign in to comment.