From 3455be4406464684d97a92591f19ea9f5154270f Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 15 Jun 2020 13:37:13 +0200 Subject: [PATCH] open-vm-tools: update to 11.1.0. --- srcpkgs/open-vm-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/open-vm-tools/template b/srcpkgs/open-vm-tools/template index 1d0bc77dbdf..7c688dc690d 100644 --- a/srcpkgs/open-vm-tools/template +++ b/srcpkgs/open-vm-tools/template @@ -1,6 +1,6 @@ # Template file for 'open-vm-tools' pkgname=open-vm-tools -version=11.0.5 +version=11.1.0 revision=1 archs="x86_64* i686*" wrksrc="open-vm-tools-stable-${version}" @@ -19,7 +19,7 @@ license="GPL-2.0-only, LGPL-2.1-only" homepage="https://github.com/vmware/open-vm-tools" changelog="https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/ChangeLog" distfiles="https://github.com/vmware/open-vm-tools/archive/stable-${version}.tar.gz" -checksum=f4300d8ccf665a3ff435476bc372a3f189a98c2b830730608d4286226802bd97 +checksum=5930448c65cf298e3dded2a3670750f4affaf3a631500a1774eeb4cfe0a32b80 build_options="pam x11" build_options_default="pam x11"