smartdns: update to version 1.2021.35
Signed-off-by: Nick Peng <pymumu@gmail.com>
This commit is contained in:
parent
210ff7e953
commit
b4b66e1715
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue