update nfpm to 1.10.3

This commit is contained in:
Nicola Murino
2020-12-13 14:29:59 +01:00
parent 72e3d464b8
commit 23192a3be7

View File

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