smartdns: update to 1.2022.38.1
Signed-off-by: Nick Peng <pymumu@gmail.com>
This commit is contained in:
parent
0d5f357373
commit
64bf797e98
1 changed files with 3 additions and 3 deletions
|
@ -6,13 +6,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=smartdns
|
||||
PKG_VERSION:=1.2022.38
|
||||
PKG_VERSION:=1.2022.38.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git
|
||||
PKG_SOURCE_VERSION:=1991a0b102e891f149647b162897bf4403f8f66c
|
||||
PKG_MIRROR_HASH:=8017fd769d8128af5b54ce7935f4801cc798c6608dd54fa3e3a7d230ec8f1b64
|
||||
PKG_SOURCE_VERSION:=9bc857f628299573c7eca0833229d9812b1c1de4
|
||||
PKG_MIRROR_HASH:=a202b765e6ce8355335c80214819add3ed72a82426b033d7d5adf1448b415063
|
||||
|
||||
PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
|
|
Loading…
Reference in a new issue