|
@@ -1,4 +1,4 @@
|
|
|
-# Copyright (C) 2018-2019 Lienol
|
|
|
+# Copyright (C) 2018-2019 rufengsuixing
|
|
|
#
|
|
|
# This is free software, licensed under the Apache License, Version 2.0 .
|
|
|
#
|
|
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=luci-app-adguardhome
|
|
|
PKG_VERSION:=1.8
|
|
|
-PKG_RELEASE:=11
|
|
|
+PKG_RELEASE:=12
|
|
|
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
|
|
|