network/dovecot: Updated for version 2.2.23.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b62a3f5df8
commit
e6f504b28c
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dovecot
|
||||
VERSION=${VERSION:-2.2.22}
|
||||
VERSION=${VERSION:-2.2.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dovecot"
|
||||
VERSION="2.2.22"
|
||||
VERSION="2.2.23"
|
||||
HOMEPAGE="http://www.dovecot.org/"
|
||||
DOWNLOAD="http://www.dovecot.org/releases/2.2/dovecot-2.2.22.tar.gz"
|
||||
MD5SUM="bc8057bd5bdfa0f8e80e2fef1082a241"
|
||||
DOWNLOAD="http://www.dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz"
|
||||
MD5SUM="0d2855c19b0603b417cd70613b4a9f36"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue