lastpass-cli: update to 1.2.2.
This commit is contained in:
parent
7db50a7374
commit
3f03c67779
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lastpass-cli'
|
||||
pkgname=lastpass-cli
|
||||
version=1.2.1
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_install_target="install install-doc"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Carlberg <c@rlberg.se>"
|
|||
license="GPL-2"
|
||||
homepage="https://lastpass.com/"
|
||||
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=1a49a37a67a973296e218306e6d36c9383347b1833e5a878ebc08355b1c77456
|
||||
checksum=26c93ae610932139dacaff2e0f916c5628def48bb4129b4099101cf4e6c7c499
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples/lpass
|
||||
|
|
Loading…
Reference in New Issue