mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
app-emulation/open-vm-tools: update to 11.2.0
Update open-vm-tools 11.2.0, https://github.com/vmware/open-vm-tools/releases/tag/stable-11.2.0 . Update also the build number to 16938113.
This commit is contained in:
parent
c4322159bd
commit
c8490d71ef
@ -1 +1 @@
|
||||
DIST open-vm-tools-11.1.5-16724464.tar.gz 3988511 BLAKE2B 4360e8551035fe9e2c945d62087eedf4c1767b9cea0057b3813f4f14a05e00951104b31283704a0d877aa2382e32115979e180b6298c5c0bc21429f1a79632a4 SHA512 8c93fe0ac151a72d2fa93b99ea9b615b5c2caf9193c77f8884e4d1ba3b080e66475d2429488b6bedef2a0325929256115a2ae8d02607a5b9725056d7975e1184
|
||||
DIST open-vm-tools-11.2.0-16938113.tar.gz 4050857 BLAKE2B b0e5e1e985d9f3d50dbbb8a4a7939d37d8968f0aa15e6d7200b7ec8511bd059d3a78a4ddd763d22965dc6da614d156e6b7ee23af73490f8bbf8e1dc2664041d3 SHA512 c950d6e8ba5218dd40e845f3c2b09eeb640ef0d33c7ea1671164027927e062dcf0b4745f6e4515a7495ec20a6d06a8fbf700819f6211073194b5ef97d7be441d
|
||||
|
@ -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}-16724464"
|
||||
MY_P="${P}-16938113"
|
||||
SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
Loading…
Reference in New Issue
Block a user