From b4b66e17158431614d996432f13321a846dd0c67 Mon Sep 17 00:00:00 2001 From: Nick Peng Date: Wed, 1 Sep 2021 19:43:23 +0800 Subject: [PATCH] smartdns: update to version 1.2021.35 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 87de71826..86b88e221 100644 --- a/net/smartdns/Makefile +++ b/net/smartdns/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=smartdns -PKG_VERSION:=1.2020.30 +PKG_VERSION:=1.2021.35 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git -PKG_SOURCE_VERSION:=a6fe329105c7275d4683d17e95ab9d9f93a9c863 -PKG_MIRROR_HASH:=d5affc45a533e38ee04f3ce47b441aecf316cb9cb68ff410eede67090ec0fcc7 +PKG_SOURCE_VERSION:=f50e4dd0813da9300580f7188e44ed72a27ae79c +PKG_MIRROR_HASH:=b4d825a48884101f647cd594f00b714a2d09ac419b958ee0317d302fd31b0038 PKG_MAINTAINER:=Nick Peng PKG_LICENSE:=GPL-3.0-or-later