From a969dac73a42bba6d5fd6c6fe81cefc71e8e406e Mon Sep 17 00:00:00 2001 From: action Date: Sun, 7 Jun 2026 15:50:49 +0800 Subject: [PATCH] update 2026-06-07 15:50:49 --- .../luasrc/view/passwall/global/status.htm | 10 +++++----- smartdns/Makefile | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/luci-app-passwall/luasrc/view/passwall/global/status.htm b/luci-app-passwall/luasrc/view/passwall/global/status.htm index d27b3b81..b6647f71 100644 --- a/luci-app-passwall/luasrc/view/passwall/global/status.htm +++ b/luci-app-passwall/luasrc/view/passwall/global/status.htm @@ -94,7 +94,7 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
- +
@@ -118,7 +118,7 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
- +
@@ -130,7 +130,7 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
- +
@@ -154,7 +154,7 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
- +
@@ -166,7 +166,7 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
- +
diff --git a/smartdns/Makefile b/smartdns/Makefile index 4bc3812c..1e6c3756 100644 --- a/smartdns/Makefile +++ b/smartdns/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=smartdns -PKG_VERSION:=48 +PKG_VERSION:=48.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/pymumu/smartdns/tar.gz/Release$(PKG_VERSION)? -PKG_HASH:=84cd4ff3effe195a24fa5c10f2d72068d7debdbe2babce0fb3255b52e72d8c30 +PKG_HASH:=fbc9e8de5e3bd6cd2d7e3823321d5caed22b7c704ae66ed7274f8012246cb285 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-Release$(PKG_VERSION) PKG_MAINTAINER:=Nick Peng