smartdns: bump to 1.2022.38
Signed-off-by: Nick Peng <pymumu@gmail.com>
This commit is contained in:
parent
0ed8450d2f
commit
c4ef81e829
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
#
|
||||
# Copyright (c) 2018-2020 Nick Peng (pymumu@gmail.com)
|
||||
# Copyright (c) 2018-2022 Nick Peng (pymumu@gmail.com)
|
||||
# This is free software, licensed under the GNU General Public License v3.
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=smartdns
|
||||
PKG_VERSION:=1.2022.36
|
||||
PKG_VERSION:=1.2022.38
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git
|
||||
PKG_SOURCE_VERSION:=24661c2419a81e660b11a0e3d35a3bc269cd4bfa
|
||||
PKG_MIRROR_HASH:=0835be621f0359bec24fe2ec112f455aef8d403167be33a8366630db9fdbdbaa
|
||||
PKG_SOURCE_VERSION:=1991a0b102e891f149647b162897bf4403f8f66c
|
||||
PKG_MIRROR_HASH:=8017fd769d8128af5b54ce7935f4801cc798c6608dd54fa3e3a7d230ec8f1b64
|
||||
|
||||
PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
|
|
Loading…
Reference in a new issue