network/dovecot-pigeonhole: Updated for version 0.5.4.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2019-01-22 04:50:33 +01:00 committed by Willy Sudiarto Raharjo
parent fbe62c3bf9
commit 29d3965768
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -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, 2018 Mario Preksavec, Zagreb, Croatia
# Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019 Mario Preksavec, Zagreb, Croatia
# 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-pigeonhole
VERSION=${VERSION:-0.5.1}
VERSION=${VERSION:-0.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dovecot-pigeonhole"
VERSION="0.5.1"
VERSION="0.5.4"
HOMEPAGE="http://pigeonhole.dovecot.org/"
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.1.tar.gz"
MD5SUM="00251d44ebabcd02648c6f7a9b5f25d8"
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.4.tar.gz"
MD5SUM="331a7554d6b12ac2cca760146934fc5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dovecot"