diff options
Diffstat (limited to 'applications/luci-app-smartdns/Makefile')
-rw-r--r-- | applications/luci-app-smartdns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-smartdns/Makefile b/applications/luci-app-smartdns/Makefile index 878fbf7394..d127e9ac35 100644 --- a/applications/luci-app-smartdns/Makefile +++ b/applications/luci-app-smartdns/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com> -PKG_VERSION:=1.2020.30 -PKG_RELEASE:=1 +PKG_VERSION:=1.2022.38 +PKG_RELEASE:=2 LUCI_TITLE:=LuCI for smartdns LUCI_DESCRIPTION:=Provides Luci for smartdns |