mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
network/dovecot-pigeonhole: Updated for version 0.4.18.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
591250a347
commit
77ec31b710
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue