mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
update proxmox-backup-server-4.0.16-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.11-2```
|
||||
```./build.sh install``` or a specific version ```./build.sh install=4.0.16-1```
|
||||
|
||||
**Download only**
|
||||
|
||||
```./build.sh download``` or a specific verision ```./build.sh download=4.0.11-2```
|
||||
```./build.sh download``` or a specific verision ```./build.sh download=4.0.16-1```
|
||||
|
||||
## Build manually
|
||||
### Install build essentials and dependencies
|
||||
|
||||
4
build.sh
4
build.sh
@@ -326,8 +326,8 @@ if [ "${BUILD_PACKAGE}" != "client" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
PROXMOX_BACKUP_VER="4.0.15-1"
|
||||
PROXMOX_BACKUP_GIT="c402cdab1e8aa5cb1040c5710f2b851caab43f10"
|
||||
PROXMOX_BACKUP_VER="4.0.16-1"
|
||||
PROXMOX_BACKUP_GIT="1c8138cf1ff6db2fdc8b2192c5747249f1cdd5d9"
|
||||
PROXMOX_GIT="46da97402c2fbc9582bace50250343c0e8affffb"
|
||||
PATHPATTERNS_GIT="42e5e96e30297da878a4d4b3a7fa52b65c1be0ab" # 1.0.0-1
|
||||
PXAR_GIT="993c66fcb8819770f279cb9fb4d13f58f367606c" # 1.0.0-1
|
||||
|
||||
Reference in New Issue
Block a user