termux-tools: pkg: replace main.termux-mirror.ml
This commit is contained in:
parent
dec6715cf2
commit
b373b3dfff
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.com/
|
||||
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=0.106
|
||||
TERMUX_PKG_VERSION=0.107
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
@ -45,7 +45,7 @@ select_mirror() {
|
||||
|
||||
declare -A mirrors
|
||||
mirrors[50]="$main_repo"
|
||||
mirrors[26]="https://main.termux-mirror.ml"
|
||||
mirrors[26]="https://ipfs.io/ipns/k51qzi5uqu5dg9vawh923wejqffxiu9bhqlze5f508msk0h7ylpac27fdgaskx"
|
||||
mirrors[24]="https://grimler.se/termux-packages-24"
|
||||
|
||||
local current_mirror
|
||||
|
Loading…
Reference in New Issue
Block a user