diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2017-08-16 23:41:24 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2017-08-16 23:41:24 -0400 |
commit | 547063b703b811c2576c9fd54d16ea70a13b51b8 (patch) | |
tree | db0eda42e3b603135a876f3e42aca2ca23216faa /app-admin/lastpass-binary-component | |
parent | metdata/repoman/*: Add current API version and minimum repoman version info (diff) | |
download | gentoo-547063b703b811c2576c9fd54d16ea70a13b51b8.tar.gz gentoo-547063b703b811c2576c9fd54d16ea70a13b51b8.tar.bz2 gentoo-547063b703b811c2576c9fd54d16ea70a13b51b8.zip |
app-admin/lastpass-binary-component: fix the versioning
The commit c11fc76d645ed4cebe6334273e4536f9f80ea1ca incorrectly bumps
to the version 4.1.4 as opposed to 4.1.44. Because the upstream does
not version their tarballs, it did not show up during
testing. Moreover, the tarballs for the versions 4.1.2 and 4.1.44 are
identical, so this mistake did not actually introduce any
breakage. Because 4.1.44 > 4.1.4, there will be no downgrades or any
unintended side effects either.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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.1.44.ebuild (renamed from app-admin/lastpass-binary-component/lastpass-binary-component-4.1.4.ebuild) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/lastpass-binary-component/Manifest b/app-admin/lastpass-binary-component/Manifest index 753abbd80138..1cbcb8e814dc 100644 --- a/app-admin/lastpass-binary-component/Manifest +++ b/app-admin/lastpass-binary-component/Manifest @@ -1 +1 @@ -DIST lastpass-binary-component-4.1.4.tar.bz2 1623477 SHA256 adb0e91f8d212d34dbb85db0b11738fe36db1a741ad5674d7070c4019a9fc75e SHA512 6fd518fa19f7206a1007376460c61e5a5c8d868126a767b3978309f0cc7ccd069e743cb12364e6841d8d3cb29452d058122b95f42bcfd2bd4deb4b8c77dc5f75 WHIRLPOOL c50bde0ee3f82abe56803beb2bda09786f7806b5e480eb8401fe0302ee984465f2682af66243095f3ea83744d59d6d3548806c423b69a8603abed9fc3ba3d00c +DIST lastpass-binary-component-4.1.44.tar.bz2 1623477 SHA256 adb0e91f8d212d34dbb85db0b11738fe36db1a741ad5674d7070c4019a9fc75e SHA512 6fd518fa19f7206a1007376460c61e5a5c8d868126a767b3978309f0cc7ccd069e743cb12364e6841d8d3cb29452d058122b95f42bcfd2bd4deb4b8c77dc5f75 WHIRLPOOL c50bde0ee3f82abe56803beb2bda09786f7806b5e480eb8401fe0302ee984465f2682af66243095f3ea83744d59d6d3548806c423b69a8603abed9fc3ba3d00c diff --git a/app-admin/lastpass-binary-component/lastpass-binary-component-4.1.4.ebuild b/app-admin/lastpass-binary-component/lastpass-binary-component-4.1.44.ebuild index c46f9987de0a..c46f9987de0a 100644 --- a/app-admin/lastpass-binary-component/lastpass-binary-component-4.1.4.ebuild +++ b/app-admin/lastpass-binary-component/lastpass-binary-component-4.1.44.ebuild |