network/dovecot-pigeonhole: Updated for version 0.5.13.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
16fd0e33a0
commit
e46aa14cab
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dovecot-pigeonhole
|
||||
VERSION=${VERSION:-0.5.4}
|
||||
VERSION=${VERSION:-0.5.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dovecot-pigeonhole"
|
||||
VERSION="0.5.4"
|
||||
VERSION="0.5.13"
|
||||
HOMEPAGE="http://pigeonhole.dovecot.org/"
|
||||
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.4.tar.gz"
|
||||
MD5SUM="331a7554d6b12ac2cca760146934fc5b"
|
||||
DOWNLOAD="https://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.13.tar.gz"
|
||||
MD5SUM="fc8c2845519869e15216e5c07c316a65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dovecot"
|
||||
|
|
Loading…
Reference in New Issue