tcsh: use https for homepage
This commit is contained in:
parent
da844eb14b
commit
4d478e54ae
@ -1,7 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://www.tcsh.org
|
||||
TERMUX_PKG_HOMEPAGE=https://www.tcsh.org
|
||||
TERMUX_PKG_DESCRIPTION="TENEX C Shell, an enhanced version of Berkeley csh"
|
||||
TERMUX_PKG_LICENSE="BSD 3-Clause"
|
||||
TERMUX_PKG_VERSION=6.21.00
|
||||
TERMUX_PKG_SHA256=046502a77c8fb1b6113678b752deceea3e5facf0d1ee7af79e7383950075c89f
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL=https://github.com/tcsh-org/tcsh/archive/TCSH${TERMUX_PKG_VERSION//./_}.tar.gz
|
||||
TERMUX_PKG_SHA256=046502a77c8fb1b6113678b752deceea3e5facf0d1ee7af79e7383950075c89f
|
||||
TERMUX_PKG_DEPENDS="ncurses, libcrypt"
|
||||
|
Loading…
Reference in New Issue
Block a user