update 2023-01-04 20:16:06

This commit is contained in:
github-actions[bot] 2023-01-04 20:16:06 +08:00
parent 46d38af8a7
commit 6dc1ae1a5b
2 changed files with 6 additions and 3 deletions

View File

@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=smartdns
PKG_VERSION:=39
PKG_VERSION:=40
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/pymumu/smartdns/tar.gz/Release$(PKG_VERSION)?
PKG_HASH:=9110efd9c191be5a2a89380191d4073f7a7c1c878e3ece7b3ed19c62fe4b88df
PKG_HASH:=780626e709174e38fbd7e5e1b6cd867ae680cb55a38d2c6c24bdae4265beb5bf
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-Release$(PKG_VERSION)
PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>

View File

@ -1,4 +1,4 @@
config smartdns
config 'smartdns'
option server_name 'smartdns'
option dualstack_ip_selection '1'
option prefetch_domain '1'
@ -26,3 +26,6 @@ config smartdns
list old_redirect 'dnsmasq-upstream'
list old_port '6053'
list old_enabled '0'
config 'domain-rule'