termux-packages/packages/pwgen/build.sh

7 lines
476 B
Bash
Executable File

TERMUX_PKG_HOMEPAGE=http://pwgen.sourceforge.net/
TERMUX_PKG_DESCRIPTION="Password generator which by default, unless given the '-s' option, generates memorable but insecure passwords"
TERMUX_PKG_VERSION=2.07
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_MAINTAINER=$(echo "Iain Nicol <git at iainnicol dot com>" | sed 's/\sat\s/@/' | sed 's/\sdot\s/./')
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/pwgen/pwgen/${TERMUX_PKG_VERSION}/pwgen-${TERMUX_PKG_VERSION}.tar.gz