Update Makefile

This commit is contained in:
骷髅头 2022-09-12 08:39:06 +08:00 committed by GitHub
parent 6f3e5e4382
commit 84e759ee5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=autosamba
PKG_VERSION:=1
PKG_RELEASE:=12
PKG_RELEASE:=13
PKG_ARCH:=all
include $(INCLUDE_DIR)/package.mk
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/autosamba
TITLE:=Samba autoconfig hotplug script.
MAINTAINER:=Lean
DEPENDS:=+luci-app-samba +wsdd2
DEPENDS:=+luci-app-samba4 +wsdd2
endef
define Package/autosamba/description