From 746c6519f83c1bb0efd9f7c5f87c3ce78889501c Mon Sep 17 00:00:00 2001 From: Nick Peng Date: Wed, 12 Oct 2022 20:12:03 +0800 Subject: [PATCH] smartdns: update to 1.2022.38.1 Signed-off-by: Nick Peng --- net/smartdns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/smartdns/Makefile b/net/smartdns/Makefile index 86b88e2217..e723159944 100644 --- a/net/smartdns/Makefile +++ b/net/smartdns/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=smartdns -PKG_VERSION:=1.2021.35 +PKG_VERSION:=1.2022.38.1 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git -PKG_SOURCE_VERSION:=f50e4dd0813da9300580f7188e44ed72a27ae79c -PKG_MIRROR_HASH:=b4d825a48884101f647cd594f00b714a2d09ac419b958ee0317d302fd31b0038 +PKG_SOURCE_VERSION:=9bc857f628299573c7eca0833229d9812b1c1de4 +PKG_MIRROR_HASH:=a202b765e6ce8355335c80214819add3ed72a82426b033d7d5adf1448b415063 PKG_MAINTAINER:=Nick Peng PKG_LICENSE:=GPL-3.0-or-later