Merge pull request #52 from iainnicol/pwgen

pwgen: add new package
This commit is contained in:
Fredrik Fornwall 2015-11-14 23:51:53 +01:00
commit fe4b3c71b9
1 changed files with 4 additions and 0 deletions

4
packages/pwgen/build.sh Executable file
View File

@ -0,0 +1,4 @@
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_SRCURL=http://downloads.sourceforge.net/project/pwgen/pwgen/${TERMUX_PKG_VERSION}/pwgen-${TERMUX_PKG_VERSION}.tar.gz