mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-01-07 03:06:43 +08:00
update 2024-12-29 14:09:04
This commit is contained in:
parent
8fed28b0a6
commit
564c581716
@ -16,7 +16,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=luci-app-amlogic
|
PKG_NAME:=luci-app-amlogic
|
||||||
PKG_VERSION:=3.1.247
|
PKG_VERSION:=3.1.248
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0 License
|
PKG_LICENSE:=GPL-2.0 License
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
|
|
||||||
config amlogic 'config'
|
config amlogic 'config'
|
||||||
option enable '1'
|
option enable '1'
|
||||||
option amlogic_firmware_repo 'https://github.com/breakings/OpenWrt'
|
option amlogic_firmware_repo 'https://github.com/breakingbadboy/OpenWrt'
|
||||||
option amlogic_firmware_tag 'ARMv8'
|
option amlogic_firmware_tag 'ARMv8'
|
||||||
option amlogic_firmware_suffix '.img.gz'
|
option amlogic_firmware_suffix '.img.gz'
|
||||||
option amlogic_kernel_path 'https://github.com/breakings/OpenWrt'
|
option amlogic_kernel_path 'https://github.com/breakingbadboy/OpenWrt'
|
||||||
option amlogic_kernel_branch ''
|
option amlogic_kernel_branch ''
|
||||||
option amlogic_firmware_config '1'
|
option amlogic_firmware_config '1'
|
||||||
option amlogic_write_bootloader '0'
|
option amlogic_write_bootloader '0'
|
||||||
|
@ -8,6 +8,8 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
LUCI_TITLE:=Argon Theme
|
LUCI_TITLE:=Argon Theme
|
||||||
LUCI_DEPENDS:=+curl +jsonfilter
|
LUCI_DEPENDS:=+curl +jsonfilter
|
||||||
|
PKG_VERSION:=2.3.1
|
||||||
|
PKG_RELEASE:=20230420
|
||||||
|
|
||||||
CONFIG_LUCI_CSSTIDY:=
|
CONFIG_LUCI_CSSTIDY:=
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user