mirror of
https://github.com/kiddin9/openwrt-packages.git
synced 2025-01-07 08:27:01 +08:00
💋 Sync 2024-09-24 18:43:05
This commit is contained in:
parent
cd7e4c9a35
commit
18040a4eb8
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mihomo
|
||||
PKG_RELEASE:=60
|
||||
PKG_RELEASE:=61
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/MetaCubeX/mihomo.git
|
||||
|
@ -110,7 +110,7 @@ config nameserver
|
||||
list 'nameserver' 'https://doh.pub/dns-query'
|
||||
|
||||
config nameserver
|
||||
option 'enabled' '1'
|
||||
option 'enabled' '0'
|
||||
option 'type' 'fallback'
|
||||
list 'nameserver' 'https://dns.cloudflare.com/dns-query'
|
||||
list 'nameserver' 'https://dns.google/dns-query'
|
||||
|
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rapidjson
|
||||
PKG_RELEASE:=62
|
||||
PKG_RELEASE:=63
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/Tencent/rapidjson.git
|
||||
PKG_SOURCE_DATE:=2024-04-09
|
||||
PKG_SOURCE_VERSION:=7c73dd7de7c4f14379b781418c6e947ad464c818
|
||||
PKG_SOURCE_VERSION:=815e6e7e7e14be44a6c15d9aefed232ff064cad0
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
PKG_LICENSE:=BSD 3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user