chiark / gitweb /
pass requires coreutils. fixes #1427
authorOliver Schmidhauser <oli@glow.li>
Sun, 10 Sep 2017 19:00:49 +0000 (21:00 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 10 Sep 2017 19:49:17 +0000 (21:49 +0200)
Because busybox's tr doest support the [:graph:] modifier, all passwords generated
contain only the characters [:graph].

packages/pass/build.sh

index d0d758e26e9ae46ffb15d2d4bbb2964f5c1b3bf8..05cdb3ba29ccf989efda440261625e1a56d929f7 100644 (file)
@@ -1,10 +1,10 @@
 TERMUX_PKG_HOMEPAGE=https://www.passwordstore.org/
 TERMUX_PKG_DESCRIPTION="Lightweight directory-based password manager"
 TERMUX_PKG_VERSION=1.7.1
-TERMUX_PKG_REVISION=2
+TERMUX_PKG_REVISION=3
 TERMUX_PKG_SRCURL=https://git.zx2c4.com/password-store/snapshot/password-store-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_BUILD_IN_SRC=yes
-TERMUX_PKG_DEPENDS="bash, gnupg2, tree"
+TERMUX_PKG_DEPENDS="bash, gnupg2, tree, coreutils"
 TERMUX_PKG_PLATFORM_INDEPENDENT=yes
 TERMUX_PKG_EXTRA_MAKE_ARGS="PREFIX=$TERMUX_PREFIX"
 TERMUX_PKG_SHA256=f6d2199593398aaefeaa55e21daddfb7f1073e9e096af6d887126141e99d9869