From 6b23febb1573e02ebbedb0f6280ba589ef2cd48e Mon Sep 17 00:00:00 2001 From: "Chester A. Unal" Date: Thu, 12 Mar 2026 12:12:17 +0200 Subject: [PATCH] bsbf-openwrt-resources: add BSBF URL to packages Add the BondingShouldBeFree URL to the bsbf-openwrt-resources packages. Signed-off-by: Chester A. Unal --- net/bsbf-openwrt-resources/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/bsbf-openwrt-resources/Makefile b/net/bsbf-openwrt-resources/Makefile index 0bb4522948..6e00d5aa99 100644 --- a/net/bsbf-openwrt-resources/Makefile +++ b/net/bsbf-openwrt-resources/Makefile @@ -15,6 +15,7 @@ define Package/bsbf-autoconf-cellular SECTION:=net CATEGORY:=Network TITLE:=bsbf-autoconf-cellular + URL:=https://github.com/bondingshouldbefree/ endef define Package/bsbf-autoconf-cellular/description @@ -26,6 +27,7 @@ define Package/bsbf-autoconf-dhcp SECTION:=net CATEGORY:=Network TITLE:=bsbf-autoconf-dhcp + URL:=https://github.com/bondingshouldbefree/ endef define Package/bsbf-autoconf-dhcp/description @@ -37,6 +39,7 @@ define Package/bsbf-bonding SECTION:=net CATEGORY:=Network TITLE:=bsbf-bonding + URL:=https://github.com/bondingshouldbefree/ DEPENDS:=+bsbf-mptcp +bsbf-plpmtu +bsbf-route +bsbf-tcp-in-udp +xray-core endef