system/passwordsafe: Updated for version 1.15.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rfmae 2022-06-08 02:27:35 +01:00 committed by Willy Sudiarto Raharjo
parent afcf1d2f30
commit f26f1f7ca7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=passwordsafe
VERSION=${VERSION:-1.14.0}
VERSION=${VERSION:-1.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="passwordsafe"
VERSION="1.14.0"
VERSION="1.15.0"
HOMEPAGE="https://pwsafe.org"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.14.0/pwsafe-1.14.0.tar.gz"
MD5SUM="b1769cbcb6a3d7669681ca36162a28f5"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.15.0/pwsafe-1.15.0.tar.gz"
MD5SUM="3403abf496e419ee3b9027aa5215f6ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xerces-c wxGTK3 xvkbd"