diff --git a/openwrt-app-actions/applications/luci-app-mymind/Makefile b/openwrt-app-actions/applications/luci-app-mymind/Makefile index a0e45fcd5..9b2d93071 100644 --- a/openwrt-app-actions/applications/luci-app-mymind/Makefile +++ b/openwrt-app-actions/applications/luci-app-mymind/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.0.0 -PKG_RELEASE:=20221110 +PKG_VERSION:=1.0.1-20221119 +PKG_RELEASE:= PKG_MAINTAINER:=xiaobao LUCI_TITLE:=LuCI support for mymind diff --git a/openwrt-app-actions/applications/luci-app-netdata/Makefile b/openwrt-app-actions/applications/luci-app-netdata/Makefile index c494e8fe1..2666b69b6 100755 --- a/openwrt-app-actions/applications/luci-app-netdata/Makefile +++ b/openwrt-app-actions/applications/luci-app-netdata/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Netdata LUCI_DEPENDS:=+netdata LUCI_PKGARCH:=all -PKG_VERSION:=1.0 -PKG_RELEASE:=20210610 +PKG_VERSION:=1.1-20210610 +PKG_RELEASE:= define Build/Compile endef diff --git a/openwrt-app-actions/applications/luci-app-systools/Makefile b/openwrt-app-actions/applications/luci-app-systools/Makefile index 6e53d93ca..be62e0fcc 100644 --- a/openwrt-app-actions/applications/luci-app-systools/Makefile +++ b/openwrt-app-actions/applications/luci-app-systools/Makefile @@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.0.1 -PKG_RELEASE:=20221115 +PKG_VERSION:=1.0.1-20221119 +PKG_RELEASE:= LUCI_TITLE:=LuCI support for SysTools LUCI_PKGARCH:=all diff --git a/openwrt-app-actions/applications/luci-app-ubuntu/Makefile b/openwrt-app-actions/applications/luci-app-ubuntu/Makefile index ff6ee367b..ef2a1a6eb 100644 --- a/openwrt-app-actions/applications/luci-app-ubuntu/Makefile +++ b/openwrt-app-actions/applications/luci-app-ubuntu/Makefile @@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.1.0 -PKG_RELEASE:=20221117 +PKG_VERSION:=1.1.0-20221119 +PKG_RELEASE:= LUCI_TITLE:=LuCI support for ubuntu LUCI_PKGARCH:=all