update nfpm to 2.44.1

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2025-12-24 11:26:35 +01:00
commit 44828629c5
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF

View file

@ -1,6 +1,6 @@
#!/bin/bash
NFPM_VERSION=2.43.4
NFPM_VERSION=2.44.1
NFPM_ARCH=${NFPM_ARCH:-amd64}
if [ -z ${SFTPGO_VERSION} ]
then