filebrowser: change to lower case
This commit is contained in:
parent
2270544ea8
commit
e170bffeea
@ -8,7 +8,7 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=FileBrowser
|
||||
PKG_NAME:=filebrowser
|
||||
PKG_VERSION:=snapshot
|
||||
PKG_RELEASE:=118071b
|
||||
|
||||
@ -22,7 +22,7 @@ define Package/$(PKG_NAME)
|
||||
SUBMENU:=3. Applications
|
||||
TITLE:=LuCI Support for FileBrowser
|
||||
PKGARCH:=all
|
||||
DEPENDS:=+FileBrowser +wget +openssl-util
|
||||
DEPENDS:=+filebrowser +wget +openssl-util
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)/description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user