dovecot-pgsql: Updated for version 2.3.17.1

This commit is contained in:
2021-12-08 09:09:51 +01:00
parent 1f736d793c
commit 0c6c392c8c
4 changed files with 5 additions and 22 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dovecot-pgsql
VERSION=${VERSION:-2.3.17}
VERSION=${VERSION:-2.3.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=dovecot

View File

@ -1,8 +1,8 @@
PRGNAM="dovecot-pgsql"
VERSION="2.3.17"
VERSION="2.3.17.1"
HOMEPAGE="https://dovecot.org/"
DOWNLOAD="https://www.dovecot.org/releases/2.3/dovecot-2.3.17.tar.gz"
MD5SUM="b9e928ebba1e7a523ab5616025c9f245"
DOWNLOAD="https://www.dovecot.org/releases/2.3/dovecot-2.3.17.1.tar.gz"
MD5SUM="9b67ec4f21e5ecfcfb32fd5f412b511b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"