diff options
author | pyllyukko <pyllyukko@maimed.org> | 2019-12-27 14:29:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 08:53:47 +0700 |
commit | c3aed3486866289068e8b4c88c862b3a6deb8f24 (patch) | |
tree | 3b2c7079efe9d9e31c3e31c5dc9014e3de8d0780 /system/passwdqc/passwdqc.SlackBuild | |
parent | 761db1767585e30d2d3854ab6359ce64092d0144 (diff) |
system/passwdqc: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/passwdqc/passwdqc.SlackBuild')
-rw-r--r-- | system/passwdqc/passwdqc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/passwdqc/passwdqc.SlackBuild b/system/passwdqc/passwdqc.SlackBuild index db014e5915e75..fdf2f40aa1353 100644 --- a/system/passwdqc/passwdqc.SlackBuild +++ b/system/passwdqc/passwdqc.SlackBuild @@ -5,7 +5,7 @@ # Written by pyllyukko PRGNAM=passwdqc -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |