mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
update proxmox-backup-server-4.0.22-1
Signed-off-by: Wolfgang <github@linux-dude.de>
This commit is contained in:
@@ -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
|
||||
|
||||
6
build.sh
6
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
|
||||
|
||||
Reference in New Issue
Block a user