diff --git a/README.md b/README.md index 7b7e3d7..14c9027 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ With the script you can also download all files of the latest **Debian/Trixie** **Download and install** - ```./build.sh install``` or a specific version ```./build.sh install=4.0.21-1``` + ```./build.sh install``` or a specific version ```./build.sh install=4.0.22-1``` **Download only** -```./build.sh download``` or a specific verision ```./build.sh download=4.0.21-1``` +```./build.sh download``` or a specific verision ```./build.sh download=4.0.22-1``` ## Build manually ### Install build essentials and dependencies diff --git a/build.sh b/build.sh index d81fce8..33b34d2 100755 --- a/build.sh +++ b/build.sh @@ -326,9 +326,9 @@ if [ "${BUILD_PACKAGE}" != "client" ]; then fi fi -PROXMOX_BACKUP_VER="4.0.21-1" -PROXMOX_BACKUP_GIT="e57c33389bef9103a9d83d4fe4fe925fb4783cdf" -PROXMOX_GIT="3153d7f40540c1734ffe3ba7c836bad218979ccf" +PROXMOX_BACKUP_VER="4.0.22-1" +PROXMOX_BACKUP_GIT="fbe006cdd03056d3d14809245a29940690537803" +PROXMOX_GIT="a9b9cc30be00ab755dd6053b7d55e6a42f20bd06" PATHPATTERNS_GIT="42e5e96e30297da878a4d4b3a7fa52b65c1be0ab" # 1.0.0-1 PXAR_GIT="993c66fcb8819770f279cb9fb4d13f58f367606c" # 1.0.0-1 PROXMOX_FUSE_GIT="87dbf9bfef9169286263bccffaae3206635ca108" # 1.0.0-1