mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
Merge pull request #2088 from flatcar/vmware-12.4.5-main
Upgrade open-vm-tools in main from 12.4.0 to 12.4.5
This commit is contained in:
commit
a568f62513
@ -0,0 +1 @@
|
||||
- open-vm-tools ([12.4.5](https://github.com/vmware/open-vm-tools/releases/tag/stable-12.4.5))
|
@ -1 +1 @@
|
||||
DIST open-vm-tools-12.4.0-23259341.tar.gz 4353211 BLAKE2B a5a801b75c77d0c13752073cceab6c7d5b9710224243742ac4ba82fdaf6fc5ebd3eda76f1d9dca0f2f379563e3a00eb309e3a1af517f35b5713b8fcb340a2e0e SHA512 11ea43c64ec534922145f83e2b7ef9254437f80656ad03b596340a78c3698adcc7d84adade9c5d8e1c83b5ebc3bd086601b1d104e0f070274dc2b6bc1f64fb17
|
||||
DIST open-vm-tools-12.4.5-23787635.tar.gz 4356612 BLAKE2B 59fab76bc740d6c8e8b76f8c2379f751a62a4d4c01add9520acafbd5601d9490c7fb7d5a3631d1198c811be33b1bd7c7b381de2f9a8f703ceec21aab6331797a SHA512 dd90622a0f1c773ed217040788a1bdbfba1e60256d4e5159a2557155f6ac642ab71488044860e417cdd853aad77a6495b98e8fd02f9755be90cc1dc71c840a3c
|
||||
|
@ -7,7 +7,7 @@ inherit autotools linux-info pam systemd udev
|
||||
|
||||
DESCRIPTION="Tools for VMware guests"
|
||||
HOMEPAGE="https://github.com/vmware/open-vm-tools"
|
||||
MY_P="${P}-23259341"
|
||||
MY_P="${P}-23787635"
|
||||
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