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

This commit is contained in:
Flatcar Buildbot 2023-03-08 07:18:11 +00:00
parent 0583c87257
commit 23202bf119
4 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
DIST open-vm-tools-12.1.5-20735119.tar.gz 4357637 BLAKE2B 5bada546f4acba309c1a9df5456b0485342cfeb7d2ee6797fda2a16cbd7a580192b7cc9ea4c712e326bad8268720c6bb5ad2a2bc82facb7aa96e8a984d01187f SHA512 d85fec73a58cb1c9b2956aff886825b9d47d00dc6d0d8a3d2ecdfac3fa982c27463b9cc2f42bf3dd18fe542b30f751850e8051e270c547e897f06a4e1c12d639
DIST open-vm-tools-12.2.0-21223074.tar.gz 4365836 BLAKE2B ecac1ada523b9ba6e6f9e880f700a9c35200e9093c81f3367ce3b196365166f682f7d8ba290f624417b83c3573894020fe6b4cbd82a117412ebe80df283f32db SHA512 d663d8ea455264cad7d3eaac16c5d08672e8e10f7a9171be40fff69e208ae697bc0e8af498c978d8de470ed273351b42c54994b2c552fdc05b828c80f4826b84

View File

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

View File

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