summaryrefslogtreecommitdiffstats
path: root/network/dovecot-pigeonhole
diff options
context:
space:
mode:
Diffstat (limited to 'network/dovecot-pigeonhole')
-rw-r--r--network/dovecot-pigeonhole/dovecot-pigeonhole.SlackBuild6
-rw-r--r--network/dovecot-pigeonhole/dovecot-pigeonhole.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/dovecot-pigeonhole/dovecot-pigeonhole.SlackBuild b/network/dovecot-pigeonhole/dovecot-pigeonhole.SlackBuild
index 15920216ae..988b4a4264 100644
--- a/network/dovecot-pigeonhole/dovecot-pigeonhole.SlackBuild
+++ b/network/dovecot-pigeonhole/dovecot-pigeonhole.SlackBuild
@@ -3,7 +3,7 @@
# Slackware Package Build Script for pigeonhole
# Copyright 2010, 2011, 2013 Nishant Limbachia, Hoffman Estates, IL, USA
-# Copyright 2013, 2014, 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia
+# Copyright 2013, 2014, 2015, 2016, 2017, 2018 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,11 +24,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dovecot-pigeonhole
-VERSION=${VERSION:-0.4.21}
+VERSION=${VERSION:-0.5.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCNAM=dovecot-2.2-pigeonhole
+SRCNAM=dovecot-2.3-pigeonhole
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/network/dovecot-pigeonhole/dovecot-pigeonhole.info b/network/dovecot-pigeonhole/dovecot-pigeonhole.info
index 5a977444ad..a0c0420df3 100644
--- a/network/dovecot-pigeonhole/dovecot-pigeonhole.info
+++ b/network/dovecot-pigeonhole/dovecot-pigeonhole.info
@@ -1,8 +1,8 @@
PRGNAM="dovecot-pigeonhole"
-VERSION="0.4.21"
+VERSION="0.5.0.1"
HOMEPAGE="http://pigeonhole.dovecot.org/"
-DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.21.tar.gz"
-MD5SUM="890edce51f256e04f55685f8aa74ca0b"
+DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.0.1.tar.gz"
+MD5SUM="40ac65d4db6d9d60642de6ee7f984fff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dovecot"