9c9e7f65b8
Specifying Termux org members is more correct as we don't have repo-specific maintainers for termux-packages. DEB control field specification doesn't allow to specify multiple people as package maintainers. Value "Termux members @termux" will be used as default for that field which can be overridden on per-package basis if needed. %ci:no-build
9 lines
444 B
Bash
9 lines
444 B
Bash
TERMUX_PKG_HOMEPAGE=https://sourceforge.net/projects/crunch-wordlist
|
|
TERMUX_PKG_DESCRIPTION="Highly customizable wordlist generator"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_VERSION=3.6
|
|
TERMUX_PKG_REVISION=4
|
|
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/crunch-wordlist/crunch-wordlist/crunch-${TERMUX_PKG_VERSION}.tgz
|
|
TERMUX_PKG_SHA256=6a8f6c3c7410cc1930e6854d1dadc6691bfef138760509b33722ff2de133fe55
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|