mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/dovecot-pigeonhole: Updated for version 0.4.20.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
429743d771
commit
903e2190c4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="dovecot-pigeonhole"
|
||||
VERSION=${VERSION:-0.4.19}
|
||||
VERSION=${VERSION:-0.4.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dovecot-pigeonhole"
|
||||
VERSION="0.4.19"
|
||||
VERSION="0.4.20"
|
||||
HOMEPAGE="http://pigeonhole.dovecot.org/"
|
||||
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.19.tar.gz"
|
||||
MD5SUM="4ffb15c0e84625280b3690784d4d83eb"
|
||||
DOWNLOAD="http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.20.tar.gz"
|
||||
MD5SUM="598efdabdd3d2d2337b481ddd2cac390"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dovecot"
|
||||
|
|
Loading…
Reference in a new issue