mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-22 19:23:37 +00:00
update proxmox-acme to 1.4.1
This commit is contained in:
4
build.sh
4
build.sh
@@ -69,8 +69,8 @@ else
|
|||||||
echo "libpve-common-perl up-to-date"
|
echo "libpve-common-perl up-to-date"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PROXMOX_ACME_VER="1.4.0"
|
PROXMOX_ACME_VER="1.4.1"
|
||||||
PROXMOX_ACME_GIT="300242d78bd63e91d0bc452e6284dafbec1043b1"
|
PROXMOX_ACME_GIT="5d66271dcfa7a911c9f1d9115eab5743a6576008"
|
||||||
if ! dpkg-query -W -f='${Version}' libproxmox-acme-perl | grep -q ${PROXMOX_ACME_VER}; then
|
if ! dpkg-query -W -f='${Version}' libproxmox-acme-perl | grep -q ${PROXMOX_ACME_VER}; then
|
||||||
git_clone_or_fetch https://git.proxmox.com/git/proxmox-acme.git
|
git_clone_or_fetch https://git.proxmox.com/git/proxmox-acme.git
|
||||||
cd proxmox-acme/
|
cd proxmox-acme/
|
||||||
|
|||||||
Reference in New Issue
Block a user