From c18dfaf51e42828fb703c6f2b573d33dc3ab4107 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 09:29:22 +0800 Subject: [PATCH] update 03-30 09:29 --- aliyundrive-webdav/Makefile | 2 +- dat/serverlist.txt | 2 ++ luci-app-aliyundrive-webdav/Makefile | 2 +- luci-app-mosdns/root/etc/mosdns/serverlist.txt | 2 ++ luci-app-netspeedtest/root/etc/init.d/netspeedtest | 2 +- mosdns/Makefile | 2 +- redsocks2/Makefile | 1 + 7 files changed, 9 insertions(+), 4 deletions(-) diff --git a/aliyundrive-webdav/Makefile b/aliyundrive-webdav/Makefile index 63fb63ffc..58851b47f 100644 --- a/aliyundrive-webdav/Makefile +++ b/aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aliyundrive-webdav -PKG_VERSION:=1.2.7 +PKG_VERSION:=1.3.0 PKG_RELEASE:=$(AUTORELEASE) PKG_LICENSE:=MIT diff --git a/dat/serverlist.txt b/dat/serverlist.txt index 69025e28d..b97a8045c 100644 --- a/dat/serverlist.txt +++ b/dat/serverlist.txt @@ -20472,6 +20472,7 @@ fallingfalcon.com falsefeet.com falseframe.com falsemulticultural.com +fam-ad.com familiarrod.com familinger.club family-joy.com @@ -44499,6 +44500,7 @@ seccoads.com secondlycrayfishunbelievably.com secondlyversions.com secondstreetmedia.com +secre.jp secretate.club secretbehindporn.com secretivecub.com diff --git a/luci-app-aliyundrive-webdav/Makefile b/luci-app-aliyundrive-webdav/Makefile index f1052338d..24fd0386e 100644 --- a/luci-app-aliyundrive-webdav/Makefile +++ b/luci-app-aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-aliyundrive-webdav -PKG_VERSION:=1.2.7 +PKG_VERSION:=1.3.0 PKG_RELEASE:=1 PKG_PO_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE) diff --git a/luci-app-mosdns/root/etc/mosdns/serverlist.txt b/luci-app-mosdns/root/etc/mosdns/serverlist.txt index 69025e28d..b97a8045c 100644 --- a/luci-app-mosdns/root/etc/mosdns/serverlist.txt +++ b/luci-app-mosdns/root/etc/mosdns/serverlist.txt @@ -20472,6 +20472,7 @@ fallingfalcon.com falsefeet.com falseframe.com falsemulticultural.com +fam-ad.com familiarrod.com familinger.club family-joy.com @@ -44499,6 +44500,7 @@ seccoads.com secondlycrayfishunbelievably.com secondlyversions.com secondstreetmedia.com +secre.jp secretate.club secretbehindporn.com secretivecub.com diff --git a/luci-app-netspeedtest/root/etc/init.d/netspeedtest b/luci-app-netspeedtest/root/etc/init.d/netspeedtest index c446aa6a4..d027a76b9 100644 --- a/luci-app-netspeedtest/root/etc/init.d/netspeedtest +++ b/luci-app-netspeedtest/root/etc/init.d/netspeedtest @@ -24,7 +24,7 @@ limit_log() { } init_env() { - [ ! -f "$LOG" ] && echo "netspeedtest by sirpdboy" > $LOG + [ ! -f "$LOG" ] && echo " " > $LOG echo 1 > $NS_FILE } diff --git a/mosdns/Makefile b/mosdns/Makefile index aaecf761d..9d68dcc31 100644 --- a/mosdns/Makefile +++ b/mosdns/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mosdns -PKG_VERSION:=017fddb +PKG_VERSION:=f93e261 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz diff --git a/redsocks2/Makefile b/redsocks2/Makefile index d46a61b45..dff7d6765 100644 --- a/redsocks2/Makefile +++ b/redsocks2/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/semigodking/redsocks.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=d94c245ea47859cda5b4b7373308589206b97bdc +PKG_MIRROR_HASH:=skip PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=semigodking PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)