Browse Source

Merge pull request #14850 from 1715173329/xr-mter

xray-core: remove myself from maintainters
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
f0ea281357
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/xray-core/Makefile

+ 1
- 1
net/xray-core/Makefile View File

@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=1125af4411655abf47913af14a22fd7e2b13371e3566cc03676207519b0fe407
PKG_MAINTAINER:=Tianling Shen <cnsztl@project-openwrt.eu.org>
PKG_MAINTAINER:=
PKG_LICENSE:=MPL-2.0
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save