diff options
author | rfmae <rfmae.git@mailbox.org> | 2018-05-23 00:55:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:24 +0700 |
commit | 38acd3fe6cfc6d002f26c5dc3e9eca5f93763a91 (patch) | |
tree | 2ed04e7b1177568feb8895519a718bb122c483e7 /system/passwordsafe | |
parent | 12f5b932f4efebdc66b3d29df09f20fbc4b4b9e9 (diff) | |
download | slackbuilds-38acd3fe6cfc6d002f26c5dc3e9eca5f93763a91.tar.gz |
system/passwordsafe: Fixed download.
This should fix build problems with sbotools and sbopkg.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/passwordsafe')
-rw-r--r-- | system/passwordsafe/passwordsafe.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index a85122f7df..4550552e51 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,7 +1,7 @@ PRGNAM="passwordsafe" VERSION="1.05BETA" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.05BETA.tar.gz" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.05BETA/pwsafe-1.05BETA.tar.gz" MD5SUM="84a2e758146e94bd6bd7529ab779681a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |