nfpm: update to 2.43.0

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2025-06-16 19:09:07 +02:00
commit 5848289756
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF

View file

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