From 8a4ae5aa4a8ac811b3ff6cdd3019209c83509b43 Mon Sep 17 00:00:00 2001 From: HalfLife Date: Sun, 4 Oct 2020 13:52:26 +0800 Subject: [PATCH] smartdns: update v1.2020.09.08-2235 --- net/smartdns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/smartdns/Makefile b/net/smartdns/Makefile index 87de7182..0be827b7 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.2020.09.08-2235 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:=86902d2e3415666246dae0286262e43923f58532 +PKG_MIRROR_HASH:=10b3736bb853c980ea1e2f108fe31209406399260c6563a83c413cd3bb0095ba PKG_MAINTAINER:=Nick Peng PKG_LICENSE:=GPL-3.0-or-later