From 05f8302d93f21b55029183df518ae773faaea076 Mon Sep 17 00:00:00 2001 From: garfield69 Date: Fri, 25 Oct 2024 05:54:09 +1300 Subject: [PATCH] Updated Installation on OpenWrt (markdown) --- Installation-on-OpenWrt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation-on-OpenWrt.md b/Installation-on-OpenWrt.md index 50ae446..0f063a7 100644 --- a/Installation-on-OpenWrt.md +++ b/Installation-on-OpenWrt.md @@ -1,7 +1,7 @@ ## Install required dependencies -You need to install the following dependencies: icu, libstdcpp6, libintl, whoami, pgrep +You need to install the following dependencies: icu, libstdcpp6, libintl, pgrep, whoami -`opkg update && opkg install icu70 icu-full-data70 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami` +`opkg update && opkg install icu73 icu-full-data73 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami` ## Install as service 1. Download and extract the latest `Jackett.Binaries.LinuxMusl(AMDx64,ARM32,ARM64).tar.gz` release from the [releases page](https://github.com/Jackett/Jackett/releases)