]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openvmtools
suricata: Change midstream policy to "pass-flow"
[ipfire-2.x.git] / lfs / openvmtools
index df508e47bda3aabcc4f9da7a34cc2c4c47c62c18..b91c89d268d26c18e3e5470b52227cda7b4d57ee 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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
 
 SUMMARY    = Open Virtual Machine Tools
 
-VER        = stable-11.3.0
+VER        = stable-12.0.5
 
 THISAPP    = open-vm-tools-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -35,9 +35,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)/open-vm-tools
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64
 PROG       = openvmtools
-PAK_VER    = 8
+PAK_VER    = 12
 
-DEPS       = libtirpc
+DEPS       =
 
 SERVICES   = openvmtools
 
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 65dcc52658c9e3dd5bd451df354f4bebb411ba45807f8279786f86c95708e0ddc3accf7140cd2b353d514b349264aae77487cec3693acc3919053d656f339935
+$(DL_FILE)_BLAKE2 = 298a28bfdcb5791851392a0a8d1c301c528fa7f5eb239dfd9c5b6434c10ed90196fa1583d228ab0ef22e7b342cb9b1b65639b303b44b228ddca0d16bda54b437
 
 install : $(TARGET)