diff options
author | Stefan Kuhn <stefan.kuhn.zurich@gmail.com> | 2018-11-05 19:38:57 +0100 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2018-11-08 17:01:28 -0500 |
commit | bd0e275d7b6bc13096db10b864315e8537bb8956 (patch) | |
tree | f8fd9306a4ab19c4d334070bcb446122b82c7ece /app-admin/lastpass-binary-component | |
parent | dev-lang/go: 1.10.5 bump (diff) | |
download | gentoo-bd0e275d7b6bc13096db10b864315e8537bb8956.tar.gz gentoo-bd0e275d7b6bc13096db10b864315e8537bb8956.tar.bz2 gentoo-bd0e275d7b6bc13096db10b864315e8537bb8956.zip |
app-admin/lastpass-binary-component: Bump to version 4.19.0
Update SRC_URI, version bump to 4.19.0 according to
https://lastpass.com/misc_download2.php
Closes: https://bugs.gentoo.org/670116
Package-Manager: Portage-2.3.51, Repoman 2.3.11
Signed-off-by: Stefan Kuhn <stefan.kuhn.zurich@gmail.com>
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'app-admin/lastpass-binary-component')
-rw-r--r-- | app-admin/lastpass-binary-component/Manifest | 2 | ||||
-rw-r--r-- | app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild (renamed from app-admin/lastpass-binary-component/lastpass-binary-component-4.1.44_p20171210.ebuild) | 12 |
2 files changed, 5 insertions, 9 deletions
diff --git a/app-admin/lastpass-binary-component/Manifest b/app-admin/lastpass-binary-component/Manifest index 3f6f4cab04a4..8ca4a32ae510 100644 --- a/app-admin/lastpass-binary-component/Manifest +++ b/app-admin/lastpass-binary-component/Manifest @@ -1 +1 @@ -DIST lastpass-binary-component-4.1.44_p20171210.tar.bz2 1625075 BLAKE2B 90812cfae90c90ab7f91ac293e501e9b8c6d0b4fca9e1f05e88865eb85042286308d2ce6eb90d306583aa9481de7588746a3402c3b4b9f29e2e540e4a4c2b287 SHA512 16ceebd054fe807975f838305044bf5e75ccbba2c592f7bf08af18d1209067c7e8b0e00457092242c3869de2ec5c59bfdfdb3ff06f801dbb2108b7dac1a7adbf +DIST lastpass-binary-component-4.19.0.tar.bz2 1625255 BLAKE2B 714fb34708f9dda8dbacfce8e76adf004f1cc966d685c0efbaac7b25c45068bb5595e954e554092852d575f1fedc5f318d05b121bc2ce1aa4888e4bf374f7b96 SHA512 2535d72c5b545b364dd1e91503590cafa16d3de4f4745c4f1fa236135580e2af47094e364a7f0ebde5fcfd11282ab9329ef333866a985f02a873e092aabb9b22 diff --git a/app-admin/lastpass-binary-component/lastpass-binary-component-4.1.44_p20171210.ebuild b/app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild index beff308bc57f..c0407fd6d94f 100644 --- a/app-admin/lastpass-binary-component/lastpass-binary-component-4.1.44_p20171210.ebuild +++ b/app-admin/lastpass-binary-component/lastpass-binary-component-4.19.0.ebuild @@ -1,22 +1,18 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Binary component required by the LastPass Password Manager browser extension" HOMEPAGE="https://helpdesk.lastpass.com/downloading-and-installing/#h5" # sadly, upstream has no versioned distfiles -SRC_URI="https://lastpass.com/lplinux.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="https://download.cloud.lastpass.com/linux/lplinux.tar.bz2 -> ${P}.tar.bz2" LICENSE="LastPass" SLOT="0" -KEYWORDS="-* ~x86 ~amd64" +KEYWORDS="-* ~amd64 ~x86" RESTRICT="strip mirror" # We can't mirror it, but we can fetch it -RDEPEND=" - !!app-admin/lastpass -" - LASTPASS_EXEDIR=/opt/lastpass/ QA_PREBUILT=" |