1
0
mirror of https://github.com/kenzok8/small-package synced 2025-09-18 18:51:16 +08:00

update 2023-02-20 17:33:25

This commit is contained in:
github-actions[bot]
2023-02-20 17:33:25 +08:00
parent c20abdbdf2
commit 01035ca48f
2 changed files with 4 additions and 4 deletions

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=b68b2e532c39089518e93629abcedd8871fbc8c88d2090b9a460a7af05c16dd8
endef
GEOSITE_VER:=20230216031305
GEOSITE_VER:=20230220032814
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
define Download/geosite
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
URL_FILE:=dlc.dat
FILE:=$(GEOSITE_FILE)
HASH:=2c75b7098f89d7ce5a9fe2fd20c5652184cd2568baaf7dc4e6c4e3d3d30ec463
HASH:=0c61d7eca62206d72d9b4228e9a424edd36d0b458ddd41dc61d02f51a7e0ff6e
endef
define Package/v2ray-geodata/template

View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=v2ray-plugin
PKG_VERSION:=5.3.0
PKG_VERSION:=5.4.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=d8394ee4e01c8ad73f13b4cd769e02d3a5ac6a737be9bcc7587332ce92db619a
PKG_HASH:=d0034df2a3f2c00405673d77dd88127933532064115a2e096131143a83fbb949
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE