app-emulation: Upgrade open-vm-tools 12.0.0 to 12.0.5

This commit is contained in:
Flatcar Buildbot 2022-05-25 07:20:32 +00:00
parent e610c19ecd
commit 6dac22bbfd
4 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
DIST open-vm-tools-12.0.0-19345655.tar.gz 4346397 BLAKE2B 7977c171f031216a93c8a6e0706e91d620c129f81ad63cd0c068f4e8f88957056547b0b1f15a133ab21f24acdbede26baf457db67ca13c4ed6497ed0e7f7da94 SHA512 5c41ed81eb0e2755ca4a4adf8691f60daf016577d4b98ede36916fb95412f5dfdc086a3a42ef87fcb669ce7026ea1383a2dccc49fe30d192b187b8592a25e935
DIST open-vm-tools-12.0.5-19716617.tar.gz 4348389 BLAKE2B 9b5160ce6c7025c948a5ee9e3906e2bbe2cdfddbd27a6e6ca142624bbb11bf08651ad3d38685e84a8d65898eacb9b9e4e9c584c8f1e0c80987996b8624608338 SHA512 d0e842a33e423cb07f86c2c7c9b3d2e7bca85c49c922d14529a72db322931b3baedad386bffc1bb500bb4fe8b572529f3c63fc823732405849edb6344b405714

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}-19345655"
MY_P="${P}-19716617"
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.0.5](https://github.com/vmware/open-vm-tools/releases/tag/stable-12.0.5))