You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
470 B
8 lines
470 B
TERMUX_PKG_HOMEPAGE=https://github.com/scop/bash-completion
|
|
TERMUX_PKG_DESCRIPTION="Programmable completion for the bash shell"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_VERSION=2.10
|
|
TERMUX_PKG_SHA256=123c17998e34b937ce57bb1b111cd817bc369309e9a8047c0bcf06ead4a3ec92
|
|
TERMUX_PKG_SRCURL=https://github.com/scop/bash-completion/releases/download/${TERMUX_PKG_VERSION}/bash-completion-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_DEPENDS="bash"
|
|
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
|
|