From f3846cd23f4d87cc615f74c1ed6a48e1fd1399e3 Mon Sep 17 00:00:00 2001 From: Wolfgang Date: Sat, 11 Nov 2023 12:06:06 +0000 Subject: [PATCH] update proxmox-backup 2.4.4-1 --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 0e61f94..453f99f 100755 --- a/build.sh +++ b/build.sh @@ -289,8 +289,8 @@ if [ "${PBSVERSION}" = "pbs3" ]; then PROXMOX_BACKUP_GIT="7e4bdedb68af0f76f257cdd7fb60a46abe650e1b" PROXMOX_GIT="04e2d0e5c329b59c4ece59d77079443e39029883" else - PROXMOX_BACKUP_VER="2.4.3-1" - PROXMOX_BACKUP_GIT="682bb42edd01c9ebe6595f2aeef6c56dee6f91cf" + PROXMOX_BACKUP_VER="2.4.4-1" + PROXMOX_BACKUP_GIT="892d781dbcf31b7b1e0b9b83fc5fa0a737b5246b" PROXMOX_GIT="286c55d5b493a1e76fa3e70ae1c874cf82ca39aa" PROXMOX_OPENID_GIT="ecf59cbb74278ea0e9710466508158ed6a6828c4" # 0.9.9-1 fi