package upgrade: libpcap

This commit is contained in:
root
2020-10-17 00:05:45 +08:00
parent b9ff32ebd8
commit ad77797fa7
8 changed files with 22 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
./scripts/feeds update -a && ./scripts/feeds install -a
rm -rf feeds/packages/libs/libcap && svn co https://github.com/openwrt/packages/trunk/libs/libcap feeds/packages/libs/libcap
sed -i '/enable-jsonc/i\\t--disable-cloud \\' feeds/packages/admin/netdata/Makefile
cd package/lean/
if [[ `pwd` == *"rk3328"* ]]; then
rm -rf luci-app-oled/ && git clone https://github.com/NateLol/luci-app-oled
fi
@@ -9,6 +14,8 @@ rm -rf luci-theme-edge/ && git clone -b 18.06 https://github.com/garypang13/luci
rm -rf luci-theme-infinityfreedom/ && git clone https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom
rm -rf luci-app-chinadns-ng/ && git clone https://github.com/WuSiYu/luci-app-chinadns-ng
rm -rf openwrt-chinadns-ng/ && git clone https://github.com/pexcn/openwrt-chinadns-ng
cd ../../
#git clone https://github.com/jerrykuku/lua-maxminddb.git
#git clone https://github.com/jerrykuku/luci-app-vssr.git