network/dovecot-pigeonhole: Updated for version 0.4.18.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2017-06-11 03:18:06 +02:00 committed by Willy Sudiarto Raharjo
parent 591250a347
commit 77ec31b710
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 Mario Preksavec, Zagreb, Croatia
# Copyright 2013, 2014, 2015, 2016, 2017 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.4.15}
VERSION=${VERSION:-0.4.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dovecot-pigeonhole"
VERSION="0.4.15"
VERSION="0.4.18"
HOMEPAGE="http://pigeonhole.dovecot.org/"
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.15.tar.gz"
MD5SUM="85ad06e630aaeefe389b683dcf4544d8"
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.18.tar.gz"
MD5SUM="7e6f55da44500b59b832b3d44dd0cbcb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dovecot"