Skip to content

Commit e859d1b

Browse files
committed
tag v24.12.28
1 parent d9ff7cf commit e859d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=openwrt-xray
4-
PKG_VERSION:=24.12.18
4+
PKG_VERSION:=24.12.28
55
PKG_RELEASE:=1
66

77
PKG_LICENSE:=MPLv2
88
PKG_LICENSE_FILES:=LICENSE
99
PKG_MAINTAINER:=yichya <mail@yichya.dev>
1010
PKG_SOURCE:=Xray-core-$(PKG_VERSION).tar.gz
1111
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v${PKG_VERSION}?
12-
PKG_HASH:=3d8b4a161a263e7af7bb1a2690961da075d13f980acd806f5cd4e5c8338d7534
12+
PKG_HASH:=9e7e14ac1da5aac22382b485bb2af3bbef07dc5e3b583e464c479f8f0f06b2d5
1313
PKG_BUILD_DEPENDS:=golang/host
1414
PKG_BUILD_PARALLEL:=1
1515

0 commit comments

Comments
 (0)