From 1a5965a6f640aa89382d82e36dd9d17ced712baf Mon Sep 17 00:00:00 2001 From: Stalker <32566723+xiangfeidexiaohuo@users.noreply.github.com> Date: Sat, 4 Mar 2023 23:38:38 +0800 Subject: [PATCH] smartdns: update to 2023.41 (#655) --- net/smartdns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/smartdns/Makefile b/net/smartdns/Makefile index 27373890..1f861328 100644 --- a/net/smartdns/Makefile +++ b/net/smartdns/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=smartdns -PKG_VERSION:=1.2022.38.1 +PKG_VERSION:=1.2023.41 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git -PKG_SOURCE_VERSION:=9bc857f628299573c7eca0833229d9812b1c1de4 -PKG_MIRROR_HASH:=a202b765e6ce8355335c80214819add3ed72a82426b033d7d5adf1448b415063 +PKG_SOURCE_VERSION:=60a3719ec739be2cc1e11724ac049b09a75059cb +PKG_MIRROR_HASH:=306589a25e05097e0bb280a9f6d9279b75c37d89f2c3576ac869a3cdd17eb9e6 PKG_MAINTAINER:=Nick Peng PKG_LICENSE:=GPL-3.0-or-later