Merge pull request #552 from flatcar-linux/dongsu/open-vm-tools-11.1.5

app-emulation/open-vm-tools: update to 11.1.5
This commit is contained in:
Thilo Fromm 2020-08-27 19:11:25 +02:00 committed by GitHub
commit 117c872148
4 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST open-vm-tools-11.0.5-15389592.tar.gz 3979725 BLAKE2B 2b6019a06c21372acde2bddd2ede966a21dd500c60081fb59af7901f7b62f8854c7a253ded348efac65166fe6c823fbaa7c196f715c94411aacefeee03b94bf3 SHA512 7b465f2dd8987e2b67c17bf9bbfaf52f92013180944f87161bb2e846da36716121d96f499e47ceaeaf535cc17706d7d1ced2b47d08144ef0f3749db23d01f404
DIST open-vm-tools-11.1.5-16724464.tar.gz 3988511 BLAKE2B 4360e8551035fe9e2c945d62087eedf4c1767b9cea0057b3813f4f14a05e00951104b31283704a0d877aa2382e32115979e180b6298c5c0bc21429f1a79632a4 SHA512 8c93fe0ac151a72d2fa93b99ea9b615b5c2caf9193c77f8884e4d1ba3b080e66475d2429488b6bedef2a0325929256115a2ae8d02607a5b9725056d7975e1184

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}-15389592"
MY_P="${P}-16724464"
SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"

View File

@ -4,7 +4,7 @@
EAPI=5
DESCRIPTION="OEM suite for VMware"
HOMEPAGE="https://github.com/coreos/coreos-overlay/tree/master/coreos-base"
HOMEPAGE="https://github.com/flatcar-linux/coreos-overlay/tree/main/coreos-base"
SRC_URI=""
LICENSE="Apache-2.0"