Update dovecot plugins for 2.3.13
This commit is contained in:
parent
9a6ecd15f5
commit
e8831550a2
@ -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
|
||||
|
@ -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=""
|
||||
|
@ -24,7 +24,7 @@
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dovecot-pigeonhole
|
||||
VERSION=${VERSION:-0.5.4}
|
||||
VERSION=${VERSION:-0.5.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
@ -63,7 +63,7 @@ rm -rf $TMP/$SRCNAM-$VERSION $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
cd $TMP
|
||||
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
|
||||
cd $TMP/dovecot-2.3.11-pigeonhole-$VERSION
|
||||
cd $TMP/$SRCNAM-$VERSION
|
||||
chown -R root.root .
|
||||
find -L . \
|
||||
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
|
||||
|
@ -1,8 +1,8 @@
|
||||
PRGNAM="dovecot-pigeonhole"
|
||||
VERSION="0.5.4"
|
||||
VERSION="0.5.13"
|
||||
HOMEPAGE="http://pigeonhole.dovecot.org/"
|
||||
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.4.tar.gz"
|
||||
MD5SUM="331a7554d6b12ac2cca760146934fc5b"
|
||||
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.13.tar.gz"
|
||||
MD5SUM="fc8c2845519869e15216e5c07c316a65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dovecot"
|
||||
|
Loading…
Reference in New Issue
Block a user