[openwrt/openwrt] ebtables: update project URL

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 2 09:07:17 PST 2026


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/69e90f0bc942bdd88239fa0518cf0755bce17927

commit 69e90f0bc942bdd88239fa0518cf0755bce17927
Author: Yanase Yuki <dev at zpc.st>
AuthorDate: Thu Dec 25 13:27:51 2025 +0900

    ebtables: update project URL
    
    Website has been moved to netfilter.org.
    
    Signed-off-by: Yanase Yuki <dev at zpc.st>
    Link: https://github.com/openwrt/openwrt/pull/21279
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 package/network/utils/ebtables/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/network/utils/ebtables/Makefile b/package/network/utils/ebtables/Makefile
index 55df72b654..33a95f10ea 100644
--- a/package/network/utils/ebtables/Makefile
+++ b/package/network/utils/ebtables/Makefile
@@ -27,7 +27,7 @@ define Package/ebtables-legacy
   SUBMENU:=Firewall
   DEPENDS:=+kmod-ebtables
   TITLE:=Ethernet bridge firewall administration utility
-  URL:=http://ebtables.sourceforge.net/
+  URL:=https://ebtables.netfilter.org/
   PROVIDES:=ebtables
   ALTERNATIVES:=\
     200:/usr/sbin/ebtables:/usr/sbin/ebtables-legacy




More information about the lede-commits mailing list