diff options
Diffstat (limited to 'net/smartdns/Makefile')
-rw-r--r-- | net/smartdns/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/smartdns/Makefile b/net/smartdns/Makefile index 86b88e221..a693095d9 100644 --- a/net/smartdns/Makefile +++ b/net/smartdns/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=smartdns -PKG_VERSION:=1.2021.35 +PKG_VERSION:=1.2022.36 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git -PKG_SOURCE_VERSION:=f50e4dd0813da9300580f7188e44ed72a27ae79c -PKG_MIRROR_HASH:=b4d825a48884101f647cd594f00b714a2d09ac419b958ee0317d302fd31b0038 +PKG_SOURCE_VERSION:=24661c2419a81e660b11a0e3d35a3bc269cd4bfa +PKG_MIRROR_HASH:=0835be621f0359bec24fe2ec112f455aef8d403167be33a8366630db9fdbdbaa PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com> PKG_LICENSE:=GPL-3.0-or-later |