dovecot-pgsql: Updated for version 2.3.15

This commit is contained in:
Eugen Wissner 2021-06-23 07:57:15 +02:00
parent 3d31694c00
commit 3e38d3ed67
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.13}
VERSION=${VERSION:-2.3.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=dovecot

View File

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