update 2023-07-19 16:21:35

This commit is contained in:
github-actions[bot] 2023-07-19 16:21:35 +08:00
parent 1316ac5d96
commit 57352278e7
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
[![若部分图片无法正常显示,请挂上机场浏览或点这里到末尾看修复教程](https://visitor-badge.glitch.me/badge?page_id=sirpdboy-visitor-badge)](#解决-github-网页上图片显示失败的问题) [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ)
[![若部分图片无法正常显示,请挂上机场浏览或点这里到末尾看修复教程](https://visitor-badge-deno.deno.dev/sirpdboy.sirpdboy.svg)](#解决-github-网页上图片显示失败的问题) [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ)
[autotimeset 定时设置插件](https://github.com/sirpdboy/luci-app-autotimeset)

View File

@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk
PKG_ARCH_quickstart:=$(ARCH)
PKG_NAME:=quickstart
PKG_VERSION:=0.7.9
PKG_VERSION:=0.7.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/linkease/istore-packages/releases/download/prebuilt/
PKG_HASH:=eef2b56617c58b0d81c346ecddee6b47e312266b21a1ee31f88dbc1e47c24dc3
PKG_HASH:=5ad17e27ebff9e5f114063a90e96f51630bb7679afd13d495b8c41edf35e1962
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION)

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=e641e4490ab88e914d0f0f249c8722ad8d8684ba9935390b1c04da8c7b9161c1
endef
GEOSITE_VER:=20230717050659
GEOSITE_VER:=20230718165211
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:=54fb4984b962f7ae640691d8a278365dcadac031206138d0a90ee564d722f35b
HASH:=8df69d63cad2e19d80254c7ee09631904689f477c2293d1b0854d0732f5d5e80
endef
define Package/v2ray-geodata/template