From 21fa616a52dfc442a3f65762916be207a8eb2d3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 23:49:07 +0800 Subject: [PATCH] update 2022-07-12 23:49:07 --- aliyundrive-webdav/Makefile | 2 +- luci-app-aliyundrive-webdav/Makefile | 2 +- luci-app-diskman/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aliyundrive-webdav/Makefile b/aliyundrive-webdav/Makefile index 7d4d2c53c..68c66eec9 100644 --- a/aliyundrive-webdav/Makefile +++ b/aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aliyundrive-webdav -PKG_VERSION:=1.7.2 +PKG_VERSION:=1.7.3 PKG_RELEASE:=$(AUTORELEASE) PKG_LICENSE:=MIT diff --git a/luci-app-aliyundrive-webdav/Makefile b/luci-app-aliyundrive-webdav/Makefile index 83da08412..d4a2a9434 100644 --- a/luci-app-aliyundrive-webdav/Makefile +++ b/luci-app-aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-aliyundrive-webdav -PKG_VERSION:=1.7.2 +PKG_VERSION:=1.7.3 PKG_RELEASE:=1 PKG_PO_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE) diff --git a/luci-app-diskman/Makefile b/luci-app-diskman/Makefile index 739bb6dba..e157ed7ac 100644 --- a/luci-app-diskman/Makefile +++ b/luci-app-diskman/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/$(PKG_NAME)/config config PACKAGE_$(PKG_NAME)_INCLUDE_btrfs_progs bool "Include btrfs-progs" - default y + default n config PACKAGE_$(PKG_NAME)_INCLUDE_lsblk bool "Include lsblk"