mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 11:17:34 +08:00
update 2024-06-15 12:21:10
This commit is contained in:
parent
51dc2d9dc8
commit
76f33188fa
@ -16,7 +16,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-amlogic
|
||||
PKG_VERSION:=3.1.234
|
||||
PKG_VERSION:=3.1.235
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=GPL-2.0 License
|
||||
@ -25,9 +25,8 @@ PKG_MAINTAINER:=ophub <https://github.com/ophub/luci-app-amlogic>
|
||||
LUCI_TITLE:=LuCI support for Amlogic, Allwinner and Rockchip related boxs
|
||||
LUCI_PKGARCH:=all
|
||||
LUCI_DEPENDS:= \
|
||||
@(aarch64||arm) +luci +luci-lib-nixio +block-mount +blkid +parted +curl \
|
||||
+dosfstools +e2fsprogs +jq +lsblk +pv +losetup +uuidgen +bash +perl +fdisk \
|
||||
+busybox
|
||||
@(aarch64||arm) +bash +blkid +block-mount +busybox +curl +dosfstools +e2fsprogs \
|
||||
+fdisk +jq +losetup +luci +luci-lib-nixio +lsblk +parted +perl +pv +uuidgen
|
||||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
/etc/config/amlogic
|
||||
|
Loading…
Reference in New Issue
Block a user