dovecot-pgsql: Updated for version 2.3.17

This commit is contained in:
Eugen Wissner 2021-10-29 09:44:13 +02:00
parent 8e3261bddd
commit 7fef69adfa
Signed by: belka
GPG Key ID: A27FDC1E8EE902C0
2 changed files with 4 additions and 4 deletions

View File

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

View File

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