update tfe to v4.10.6; update libcbd to 3.1.5

This commit is contained in:
fengweihao
2024-10-31 14:17:05 +08:00
committed by 付明卫
parent 9e69437ca7
commit 6e2c7f1baf
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ packages:
install_command: rpm
install_command_options: "--prefix /opt/tsg/framework"
- name: libcbd
version: 3.1.3.511cf01
version: 3.1.5.74f35fe
download_command: dnf
install_command: rpm
install_command_options: "--prefix /opt/tsg/framework"

View File

@@ -1,6 +1,6 @@
packages:
- name: tfe
version: 4.10.5.edd0209
version: 4.10.6.2b7d35c
download_command: dnf
install_command: rpm
install_command_options: "--prefix /opt/tsg/tfe"