update nfpm to 1.10.2

This commit is contained in:
Nicola Murino 2020-11-27 18:07:27 +01:00
parent 2142ef20c5
commit af0c9b76c4
No known key found for this signature in database
GPG key ID: 2F1FB59433D5A8CB

View file

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