From 170ed0a5d98ceeefc366d4e506909572e25e33e3 Mon Sep 17 00:00:00 2001 From: Nick Peng Date: Sun, 1 May 2022 01:18:09 +0800 Subject: [PATCH] smartdns: Update to 1.2022.36 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 86b88e221..a693095d9 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.36 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:=24661c2419a81e660b11a0e3d35a3bc269cd4bfa +PKG_MIRROR_HASH:=0835be621f0359bec24fe2ec112f455aef8d403167be33a8366630db9fdbdbaa PKG_MAINTAINER:=Nick Peng PKG_LICENSE:=GPL-3.0-or-later