mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/lastpass-cli: Updated for version 1.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0fe1d68eb5
commit
e0c128b7e7
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lastpass-cli
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
VERSION=${VERSION:-1.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lastpass-cli"
|
||||
VERSION="1.3.1"
|
||||
VERSION="1.3.3"
|
||||
HOMEPAGE="https://www.lastpass.com"
|
||||
DOWNLOAD="https://github.com/lastpass/lastpass-cli/releases/download/v1.3.1/lastpass-cli-1.3.1.tar.gz"
|
||||
MD5SUM="ba56790f446e571a7160084a495f7043"
|
||||
DOWNLOAD="https://github.com/lastpass/lastpass-cli/archive/v1.3.3.tar.gz"
|
||||
MD5SUM="55854659f53282aa7f0cf1248ba35183"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue