From da62cd0f89f4eb412cdfb66439b025d52349451f Mon Sep 17 00:00:00 2001 From: Buck Evan Date: Wed, 21 Feb 2018 13:32:20 -0800 Subject: [PATCH] Correct homepage for proot. http://proot.me/ points to a random Japanese blog. --- packages/proot/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/proot/build.sh b/packages/proot/build.sh index 872c02f6d..39a3ebce9 100644 --- a/packages/proot/build.sh +++ b/packages/proot/build.sh @@ -1,4 +1,4 @@ -TERMUX_PKG_HOMEPAGE=http://proot.me/ +TERMUX_PKG_HOMEPAGE=https://proot-me.github.io/ TERMUX_PKG_DESCRIPTION="Emulate chroot, bind mount and binfmt_misc for non-root users" # Just bump commit and version when needed: _COMMIT=9553bc6b65f705b26249cf70244bff9ab8e935e9