mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-24 04:04:44 +00:00
update proxmox-widget-toolkit to 3.5.3
This commit is contained in:
4
build.sh
4
build.sh
@@ -122,8 +122,8 @@ else
|
|||||||
echo "libproxmox-acme-perl up-to-date"
|
echo "libproxmox-acme-perl up-to-date"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PROXMOX_WIDGETTOOLKIT_VER="3.5.1"
|
PROXMOX_WIDGETTOOLKIT_VER="3.5.3"
|
||||||
PROXMOX_WIDGETTOOLKIT_GIT="3e83971bca2abc2b2921cce7ab597466ce8ce005"
|
PROXMOX_WIDGETTOOLKIT_GIT="0bba4fc63f488d807c2f8410c49a7a051195a3fd"
|
||||||
if ! dpkg-query -W -f='${Version}' proxmox-widget-toolkit-dev | grep -q ${PROXMOX_WIDGETTOOLKIT_VER}; then
|
if ! dpkg-query -W -f='${Version}' proxmox-widget-toolkit-dev | grep -q ${PROXMOX_WIDGETTOOLKIT_VER}; then
|
||||||
git_clone_or_fetch https://git.proxmox.com/git/proxmox-widget-toolkit.git
|
git_clone_or_fetch https://git.proxmox.com/git/proxmox-widget-toolkit.git
|
||||||
cd proxmox-widget-toolkit/
|
cd proxmox-widget-toolkit/
|
||||||
|
|||||||
Reference in New Issue
Block a user