diff --git a/cross/open-vm-tools/Makefile b/cross/open-vm-tools/Makefile index 61f767a7..d466c7da 100644 --- a/cross/open-vm-tools/Makefile +++ b/cross/open-vm-tools/Makefile @@ -1,6 +1,6 @@ PKG_NAME = open-vm-tools -PKG_VERS = 11.0.0 -PKG_BUILD = 14549434 +PKG_VERS = 11.0.1 +PKG_BUILD = 14773994 PKG_EXT = tar.gz PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS)-$(PKG_BUILD).$(PKG_EXT) PKG_DIST_SITE = https://github.com/vmware/open-vm-tools/releases/download/stable-$(PKG_VERS) diff --git a/cross/open-vm-tools/digests b/cross/open-vm-tools/digests index da2f2c88..41a53cce 100644 --- a/cross/open-vm-tools/digests +++ b/cross/open-vm-tools/digests @@ -1,3 +1,3 @@ -open-vm-tools-11.0.0-14549434.tar.gz SHA1 c4b7df8636a02195151a51b46d1af2690cca7e78 -open-vm-tools-11.0.0-14549434.tar.gz SHA256 b95141b0eb8a46094f905c29b969ad7ee63997194df168c82e35389bb1cebc7b -open-vm-tools-11.0.0-14549434.tar.gz MD5 d3d4e23b143c921f1afc90e5331d3a70 +open-vm-tools-11.0.1-14773994.tar.gz SHA1 7d8cd11414860c2f48404d3d2d5c54dbab964480 +open-vm-tools-11.0.1-14773994.tar.gz SHA256 8a707df98b6eb40195d7deaf09def5ef03c19c83ca418f8bf23c18405ebf2981 +open-vm-tools-11.0.1-14773994.tar.gz MD5 ef987c98512abcf7c2d8074cfb101723 diff --git a/spk/open-vm-tools/Makefile b/spk/open-vm-tools/Makefile index 4be99dc9..c3a61632 100644 --- a/spk/open-vm-tools/Makefile +++ b/spk/open-vm-tools/Makefile @@ -1,5 +1,5 @@ SPK_NAME = open-vm-tools -SPK_VERS = 11.0.0 +SPK_VERS = 11.0.1 SPK_REV = 1 SPK_ICON = src/open-vm-tools.png BETA = 1 @@ -10,7 +10,7 @@ MAINTAINER = leonardw DESCRIPTION = open-vm-tools is a set of services and modules that enable several features in VMware products for better management of, and seamless user interactions with, guests. RELOAD_UI = yes DISPLAY_NAME = VMware Tools -CHANGELOG = "* 2019-11-23 open-vm-tools 11.0.0 SPK rev. 1" +CHANGELOG = "* 2019-11-26 open-vm-tools 11.0.1 SPK rev. 1" HOMEPAGE = https://github.com/vmware/open-vm-tools LICENSE = GPLv2/LGPLv2.1