aboutsummaryrefslogtreecommitdiff
path: root/net/smartdns
diff options
context:
space:
mode:
authorNick Peng <pymumu@gmail.com>2021-09-01 19:43:23 +0800
committerRosen Penev <rosenp@gmail.com>2021-09-04 17:26:00 -0700
commitb4b66e17158431614d996432f13321a846dd0c67 (patch)
tree899680ebba6bb5216fb1b9b7712d7d01b02b79e8 /net/smartdns
parent210ff7e9537601f572d00148a101131aeb539f40 (diff)
smartdns: update to version 1.2021.35
Signed-off-by: Nick Peng <pymumu@gmail.com>
Diffstat (limited to 'net/smartdns')
1 files 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 <pymumu@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later