Merge Lean's source

This commit is contained in:
CN_SZTL 2020-02-25 13:50:35 +08:00
commit c1e3970312
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Docker Manager interface for LuCI
LUCI_DEPENDS:=+luci-lib-docker +docker-ce +e2fsprogs +fdisk
PKG_NAME:=luci-app-dockerman
PKG_VERSION:=v0.3.0
PKG_RELEASE:=beta
PKG_TITLE:=Docker Manager interface for LuCI
PKG_DEPENDS:=+luci-lib-docker +docker-ce +e2fsprogs +fdisk
PKG_MAINTAINER:=lisaac <https://github.com/lisaac/luci-app-dockerman>
PKG_LICENSE:=AGPL-3.0