mirror of https://github.com/kenzok8/small.git
update 2025-02-07 04:13:40
This commit is contained in:
parent
f4489ac8cb
commit
c276bd6d61
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=v2ray-core
|
||||
PKG_VERSION:=5.26.0
|
||||
PKG_VERSION:=5.27.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=81fcb688a576c0a15a96e0300244274ee3c9f08fbc7da36e542b4f51b6d2725d
|
||||
PKG_HASH:=6b0849902c2e08068101e19b101b6c534bad08a3525da393a595cfd9673bf54b
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue