Skip to content

Commit

Permalink
update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
muink committed Dec 19, 2024
1 parent 3991f3c commit 0a16746
Show file tree
Hide file tree
Showing 21 changed files with 33 additions and 29 deletions.
10 changes: 4 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# SPDX-License-Identifier: GPL-3
#
# Copyright (C) 2023 muink
#
# This is free software, licensed under the GNU General Public License v3.
# See /LICENSE for more information.
#
# Copyright (C) 2023-2024 muink <https://github.com/muink>

include $(TOPDIR)/rules.mk

PKG_NAME:=fantastic-packages
PKG_VERSION:=1.0
PKG_RELEASE:=20230428

PKG_MAINTAINER:=muink <[email protected]>
PKG_MAINTAINER:=Anya Lin <[email protected]>
PKG_LICENSE:=GPL-3
PKG_LICENSE_FILES:=LICENSE

Expand Down
2 changes: 1 addition & 1 deletion luci/luci-app-alwaysonline
2 changes: 1 addition & 1 deletion luci/luci-app-change-mac
Submodule luci-app-change-mac updated 1 files
+5 −5 Makefile
2 changes: 1 addition & 1 deletion luci/luci-app-dnsproxy
Submodule luci-app-dnsproxy updated 1 files
+2 −2 Makefile
2 changes: 1 addition & 1 deletion luci/luci-app-einat
Submodule luci-app-einat updated 1 files
+2 −3 Makefile
2 changes: 1 addition & 1 deletion luci/luci-app-natmapt
Submodule luci-app-natmapt updated 1 files
+2 −3 Makefile
2 changes: 1 addition & 1 deletion luci/luci-app-netdata
Submodule luci-app-netdata updated 1 files
+6 −5 Makefile
2 changes: 1 addition & 1 deletion luci/luci-app-netspeedtest
2 changes: 1 addition & 1 deletion luci/luci-app-packagesync
Submodule luci-app-packagesync updated 1 files
+5 −4 Makefile
2 changes: 1 addition & 1 deletion luci/luci-app-tinyfilemanager
2 changes: 1 addition & 1 deletion luci/luci-app-tn-netports
Submodule luci-app-tn-netports updated 1 files
+7 −5 Makefile
4 changes: 4 additions & 0 deletions packages/fantastic-keyring/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-License-Identifier: MIT
#
# Copyright (C) 2023-2024 fantastic-packages

include $(TOPDIR)/rules.mk

PKG_NAME:=fantastic-keyring
Expand Down
4 changes: 4 additions & 0 deletions packages/fantastic-packages-feeds/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-License-Identifier: MIT
#
# Copyright (C) 2023-2024 fantastic-packages

include $(TOPDIR)/rules.mk

PKG_NAME:=fantastic-packages-feeds
Expand Down
2 changes: 1 addition & 1 deletion packages/openwrt-einat-ebpf
Submodule openwrt-einat-ebpf updated 1 files
+4 −0 Makefile
2 changes: 1 addition & 1 deletion packages/openwrt-fchomo
2 changes: 1 addition & 1 deletion packages/openwrt-natmapt
Submodule openwrt-natmapt updated 1 files
+4 −0 Makefile
2 changes: 1 addition & 1 deletion packages/openwrt-php-nginx
Submodule openwrt-php-nginx updated 1 files
+4 −6 Makefile
10 changes: 4 additions & 6 deletions packages/openwrt-plain-nginx/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# SPDX-License-Identifier: MIT
#
# Copyright (C) 2023 muink
#
# This is free software, licensed under the MIT License.
# See /LICENSE for more information.
#
# Copyright (C) 2023-2024 muink <https://github.com/muink>

include $(TOPDIR)/rules.mk

PKG_NAME:=plain-nginx
PKG_VERSION:=20231028

PKG_MAINTAINER:=muink <[email protected]>
PKG_MAINTAINER:=Anya lin <[email protected]>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE

Expand Down
2 changes: 1 addition & 1 deletion packages/openwrt-rgmac
Submodule openwrt-rgmac updated 1 files
+4 −6 Makefile
2 changes: 1 addition & 1 deletion packages/openwrt-shadowsocks-rust
2 changes: 1 addition & 1 deletion packages/openwrt-speedtest-go
Submodule openwrt-speedtest-go updated 1 files
+5 −0 Makefile

0 comments on commit 0a16746

Please sign in to comment.