From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] openvmtools: Update to 12.0.5 Date: Tue, 02 Aug 2022 14:20:07 +0000 Message-ID: <72016305-2fd7-3076-fd5a-22b9bddf7bc1@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4743892007458564580==" List-Id: --===============4743892007458564580== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://github.com/vmware/open-vm-tools/releases/tag/stable-1= 2.0.5 for the release announcement of this version. Signed-off-by: Peter M=C3=BCller --- lfs/openvmtools | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/openvmtools b/lfs/openvmtools index 1207f9e2e..5a12c42a1 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2021 IPFire Team = # +# Copyright (C) 2007-2022 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D Open Virtual Machine Tools =20 -VER =3D stable-12.0.0 +VER =3D stable-12.0.5 =20 THISAPP =3D open-vm-tools-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -35,7 +35,7 @@ DIR_APP =3D $(DIR_SRC)/$(THISAPP)/open-vm-tools TARGET =3D $(DIR_INFO)/$(THISAPP) SUP_ARCH =3D x86_64 PROG =3D openvmtools -PAK_VER =3D 9 +PAK_VER =3D 10 =20 DEPS =3D libtirpc =20 @@ -51,7 +51,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 7958d43567c8620ab95ded57f8d7f472a7a361c2734b384a7443ce= de57f73a3f9f77f0949c5e6995635c5475b12405f7b8699c4dc0d81654767b3fd7102c1fc2 +$(DL_FILE)_BLAKE2 =3D 298a28bfdcb5791851392a0a8d1c301c528fa7f5eb239dfd9c5b64= 34c10ed90196fa1583d228ab0ef22e7b342cb9b1b65639b303b44b228ddca0d16bda54b437 =20 install : $(TARGET) =20 --=20 2.35.3 --===============4743892007458564580==--