Skip to content

Commit

Permalink
tag v24.11.21
Browse files Browse the repository at this point in the history
  • Loading branch information
yichya committed Nov 21, 2024
1 parent 874d529 commit 3b5005f
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.11.11
PKG_VERSION:=24.11.21
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:=4ba61bf03096809ef9a7fb27fa7e8232bcc79ae1cc2ac1b601abe0366879111c
PKG_HASH:=e45ad1fa11457101776d2c0d7ed8ed7c669b714e7687a85830e44a6e4a52fe05
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1

Expand Down

0 comments on commit 3b5005f

Please sign in to comment.