mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
62863492de
commit
db8b297acc
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue