termux-tools: update wiki url for mirrors

Page was renamed recently.
This commit is contained in:
Henrik Grimler 2022-03-20 11:12:17 +01:00
parent 449665dfd2
commit 1eab4c9a5d
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.org/
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.167
TERMUX_PKG_VERSION=0.168
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_ESSENTIAL=true

View File

@ -3,7 +3,7 @@
if [ "$1" == "--help" ] || [ "$1" == "-help" ]; then
echo "Script for redirecting subscribed repositories to mirrors."
echo "You can choose between mirrors listed at"
echo "https://github.com/termux/termux-packages/wiki/Mirrors"
echo "https://github.com/termux/termux-packages/wiki/Info-about-mirrors#mirrors"
exit 0
fi