From 0f59b54f1a3134ee0787bae4b4456c30bf1218d7 Mon Sep 17 00:00:00 2001 From: Yuhei OKAWA Date: Wed, 22 Jan 2020 14:48:18 +0000 Subject: open-vm-tools: bump to version 11.0.5 tested x86_64 generic on ESXi 6.5u2 Signed-off-by: Yuhei OKAWA --- utils/open-vm-tools/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'utils/open-vm-tools/Makefile') diff --git a/utils/open-vm-tools/Makefile b/utils/open-vm-tools/Makefile index 1ec7d2d9b..cb3f91493 100644 --- a/utils/open-vm-tools/Makefile +++ b/utils/open-vm-tools/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=open-vm-tools -PKG_VERSION:=11.0.1 +PKG_VERSION:=11.0.5 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-14773994.tar.gz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-15389592.tar.gz PKG_SOURCE_URL:=https://github.com/vmware/open-vm-tools/releases/download/stable-$(PKG_VERSION) -PKG_HASH:=8a707df98b6eb40195d7deaf09def5ef03c19c83ca418f8bf23c18405ebf2981 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-14773994 +PKG_HASH:=fc5ed2d752af33775250e0f103d622c0031d578f8394511617d2619b124dfc42 +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-15389592 PKG_INSTALL:=1 PKG_BUILD_DEPENDS:=glib2/host -- cgit v1.2.3