mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
b138dbf8ce
commit
e256871bc8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lastpass-cli'
|
# Template file for 'lastpass-cli'
|
||||||
pkgname=lastpass-cli
|
pkgname=lastpass-cli
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_install_target="install install-doc"
|
make_install_target="install install-doc"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Carlberg <c@rlberg.se>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://lastpass.com/"
|
homepage="https://lastpass.com/"
|
||||||
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=17bd9413933ac34d86793c38578298c122835a85132b827fb2fc782b24034aef
|
checksum=1a49a37a67a973296e218306e6d36c9383347b1833e5a878ebc08355b1c77456
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/lpass
|
vmkdir usr/share/examples/lpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue