mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/lastpass-cli: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0995ea4e7b
commit
ec79de58a2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="lastpass-cli"
|
||||
VERSION="1.3.3"
|
||||
HOMEPAGE="https://www.lastpass.com"
|
||||
DOWNLOAD="https://github.com/lastpass/lastpass-cli/archive/v1.3.3.tar.gz"
|
||||
DOWNLOAD="https://github.com/lastpass/lastpass-cli/archive/v1.3.3/lastpass-cli-1.3.3.tar.gz"
|
||||
MD5SUM="55854659f53282aa7f0cf1248ba35183"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue