network/dovecot: Updated for version 2.0.12.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2011-04-17 22:25:31 -05:00
parent 780f172146
commit 47bca813e1
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dovecot
VERSION=2.0.11
VERSION=2.0.12
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dovecot"
VERSION="2.0.11"
VERSION="2.0.12"
HOMEPAGE="http://www.dovecot.org/"
DOWNLOAD="http://www.dovecot.org/releases/2.0/dovecot-2.0.11.tar.gz"
MD5SUM="088a850d6583a7ec0a8074ce929b3496"
DOWNLOAD="http://www.dovecot.org/releases/2.0/dovecot-2.0.12.tar.gz"
MD5SUM="689e1a8863d4fb2fd252e1a6121dd181"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Alan Hicks"