Skip to content

Commit

Permalink
tag v24.10.31
Browse files Browse the repository at this point in the history
  • Loading branch information
yichya committed Oct 31, 2024
1 parent 5fc7c42 commit a60a393
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:=24.10.16
PKG_VERSION:=24.10.31
PKG_RELEASE:=1

PKG_LICENSE:=MPLv2
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=yichya <[email protected]>
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:=2964cf0cc7cb1b631591cc49c49160d1a478d2f83e4f0a1081e0bc6cc38d8725
PKG_HASH:=b61102ce87c61fa97c001cb08bb3ad794ff7184e2457bc58fe71206e53dcee83
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1

Expand Down

0 comments on commit a60a393

Please sign in to comment.