diff --git a/README.md b/README.md
index 9b7ffb5f52..1596d6ef46 100755
--- a/README.md
+++ b/README.md
@@ -44,8 +44,7 @@ luci-app-koolproxy source: [Baozisoftware/luci-app-koolproxy](https://github.com
luci-app-k3screenctrl source: [Hill-98/luci-app-k3screenctrl](https://github.com/Hill-98/luci-app-k3screenctrl).
luci-app-smstool source: [f8q8/luci-app-smstool-master](https://github.com/f8q8/luci-app-smstool-master).
luci-app-airwhu source: [KyleRicardo/luci-app-airwhu](https://github.com/KyleRicardo/luci-app-airwhu).
-Openwrt-BBR source: [anshi233/Openwrt-BBR](https://github.com/anshi233/Openwrt-BBR).
-Packages Lienol: [Lienol/openwrt-package](https://github.com/Lienol/openwrt-package)
+Packages Lienol: [Lienol/openwrt-package](https://github.com/Lienol/openwrt-package).
# License
### [GPL v3](https://www.gnu.org/licenses/gpl-3.0.html).
diff --git a/package/lean/luci-app-flowoffload/Makefile b/package/lean/luci-app-flowoffload/Makefile
old mode 100755
new mode 100644
index 1b2dd62606..141eec07f8
--- a/package/lean/luci-app-flowoffload/Makefile
+++ b/package/lean/luci-app-flowoffload/Makefile
@@ -6,10 +6,10 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Flow Offload
-LUCI_DEPENDS:=+kmod-ipt-offload +pdnsd-alt +kmod-tcp-bbr +coreutils-nohup @!LINUX_3_18 @!LINUX_4_9
+LUCI_DEPENDS:=+kmod-ipt-offload +pdnsd-alt +kmod-tcp-bbr @!LINUX_3_18 @!LINUX_4_9
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
-PKG_RELEASE:=38
+PKG_RELEASE:=13
include $(TOPDIR)/feeds/luci/luci.mk