Update dovecot plugins for 2.3.13

This commit is contained in:
2021-01-09 06:48:30 +01:00
parent 9a6ecd15f5
commit e8831550a2
4 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
# Copyright 2006, 2010 Alan Hicks, Lizella, GA
# Copyright 2013, 2014, 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia
# Copyright 2017, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA
# Copyright 2020 Eugen Wissner, Dachau, Germany
# Copyright 2020, 2021 Eugen Wissner, Dachau, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dovecot-pgsql
VERSION=${VERSION:-2.3.11.3}
VERSION=${VERSION:-2.3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=dovecot

View File

@ -1,7 +1,7 @@
PRGNAM="dovecot-pgsql"
VERSION="2.3.11.3"
VERSION="2.3.13"
HOMEPAGE="https://dovecot.org/"
DOWNLOAD="https://www.dovecot.org/releases/2.3/dovecot-2.3.11.3.tar.gz"
DOWNLOAD="https://www.dovecot.org/releases/2.3/dovecot-2.3.13.tar.gz"
MD5SUM="f06f2272fad04e7b0207f8d00a291f66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""