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.
6 lines
476 B
6 lines
476 B
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
|
|
|