mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/dovecot-pigeonhole: Updated for version 0.3.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
f9f23ef2c7
commit
a0a47181ef
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware Package Build Script for pigeonhole
|
||||
# Home Page: http://pigeonhole.dovecot.org/
|
||||
|
||||
# Copyright (c) 2010-2012, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# Copyright (c) 2010-2013, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# <nishant _AT_ mnspace _DOT_ net>
|
||||
# All rights reserved.
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
|||
|
||||
|
||||
PRGNAM="dovecot-pigeonhole"
|
||||
VERSION=${VERSION:-0.3.3}
|
||||
VERSION=${VERSION:-0.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dovecot-pigeonhole"
|
||||
VERSION="0.3.3"
|
||||
VERSION="0.3.5"
|
||||
HOMEPAGE="http://pigeonhole.dovecot.org/"
|
||||
DOWNLOAD="http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.3.tar.gz"
|
||||
MD5SUM="36a2a5dd68c18f28f653c44abb2e0e9b"
|
||||
DOWNLOAD="http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.5.tar.gz"
|
||||
MD5SUM="2a5a36dac3d5a8f4fb44c8c726f56a06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dovecot"
|
||||
|
|
Loading…
Reference in a new issue