We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c534a commit e6995b6Copy full SHA for e6995b6
build.sh
@@ -285,11 +285,11 @@ EOF
285
cd "${SOURCES}"
286
287
if [ "${PBSVERSION}" = "pbs3" ]; then
288
- PROXMOX_BACKUP_VER="3.2.5-1"
289
- PROXMOX_BACKUP_GIT="3a76fdc9e73bbdc33d4a12f5f17a0a5a13de3283"
+ PROXMOX_BACKUP_VER="3.2.6-1"
+ PROXMOX_BACKUP_GIT="472b52f54c4db176eb408ebd0de209323879eb5e"
290
PROXMOX_GIT="aae8a03dc4e119b5930ef36a68fb7e50f446eeca"
291
PATHPATTERNS_GIT="281894a5b66099e919d167cd5f0644fff6aca234" # 0.3.0-1
292
- PXAR_GIT="5d232d72820ceb20b07bda36f805dc4305d064c4" # 0.11.1-1
+ PXAR_GIT="ebe402c01c736eb6b822d984cda48538c0b7bf87" # 0.12.0-1
293
else
294
PROXMOX_BACKUP_VER="2.4.6-1"
295
PROXMOX_BACKUP_GIT="6751d3787e3f45d1692d2a245ebb099288f65afc"
0 commit comments