app-emulation: Upgrade open-vm-tools 12.1.0 to 12.1.5

This commit is contained in:
Flatcar Buildbot 2022-11-30 07:19:01 +00:00
parent 78c4fb88d1
commit 7b019787ee
4 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
DIST open-vm-tools-12.1.0-20219665.tar.gz 4355225 BLAKE2B 4405e3f23963b8d86c079d7dfd0cabecd18199ee88599775d5bb1bdbe1f5fe870983b299978a8ba22e749462dc984c0e8e985629dc3e56cd008cb3ad8836af85 SHA512 00cd71a5fc25d854d0043b2ddfb7f759e3b3138acb9f33f7452641d7520e46bfa39ff784bde6c711de6e8aec24309720532100d7a8588fb1bebaa378b9566a2a DIST open-vm-tools-12.1.5-20735119.tar.gz 4357637 BLAKE2B 5bada546f4acba309c1a9df5456b0485342cfeb7d2ee6797fda2a16cbd7a580192b7cc9ea4c712e326bad8268720c6bb5ad2a2bc82facb7aa96e8a984d01187f SHA512 d85fec73a58cb1c9b2956aff886825b9d47d00dc6d0d8a3d2ecdfac3fa982c27463b9cc2f42bf3dd18fe542b30f751850e8051e270c547e897f06a4e1c12d639

View File

@ -7,7 +7,7 @@ inherit autotools flag-o-matic multilib toolchain-funcs
DESCRIPTION="Opensourced tools for VMware guests" DESCRIPTION="Opensourced tools for VMware guests"
HOMEPAGE="https://github.com/vmware/open-vm-tools" HOMEPAGE="https://github.com/vmware/open-vm-tools"
MY_P="${P}-20219665" MY_P="${P}-20735119"
SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz" SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1" LICENSE="LGPL-2.1"

View File

@ -0,0 +1 @@
- open-vm-tools ([12.1.5](https://github.com/vmware/open-vm-tools/releases/tag/stable-12.1.5))