system/passwordsafe: Updated for version 1.11.0.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rfmae 2020-06-18 06:42:11 +01:00 committed by Willy Sudiarto Raharjo
parent 62863492de
commit db8b297acc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=passwordsafe
VERSION=${VERSION:-1.010.0}
VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="passwordsafe"
VERSION="1.010.0"
VERSION="1.11.0"
HOMEPAGE="https://pwsafe.org"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.010.0/pwsafe-1.010.0.tar.gz"
MD5SUM="316ac53812bc6d6ef13676571c319bc1"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.11.0/pwsafe-1.11.0.tar.gz"
MD5SUM="f997e8e2292a1153fd5c660c1c7ed45e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode"