nfpm: update to 2.42.0

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2025-04-12 22:27:50 +02:00
parent a3a3d2e867
commit 1cf0ed5b7e

View File

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