smartdns: bump to latest git HEAD

c2c418e: dns-client: fix https memory leak issue.
This commit is contained in:
CN_SZTL 2020-04-12 00:19:34 +08:00
parent 8f4d6f8970
commit 102bbb12df
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -16,13 +16,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=smartdns
PKG_VERSION:=3.2020.02
PKG_VERSION:=4.2020.10
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/pymumu/smartdns.git
PKG_SOURCE_VERSION:=c824c0abc5eabbc75d5bf3ecbb5432441527fd12
PKG_MIRROR_HASH:=7707a8db2a15de9c1f82378ceb1a8c12daf605d09ed38965e876d652f69dd84d
PKG_SOURCE_VERSION:=c2c418ed8994693e1622bd20af656b8f2bab65df
PKG_MIRROR_HASH:=522555c2147ee1e6570c8156db8436f75414db7cc094555b643f8403e79c979c
PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later