network/sieve-connect: Updated for version 0.84.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Daniel LEVAI 2012-12-18 10:56:56 +01:00 committed by Matteo Bernardini
parent cba5424f23
commit f44b5e7d97
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# Build script for sieve-connect
PRGNAM=sieve-connect
VERSION=0.83
VERSION=0.84
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sieve-connect"
VERSION="0.83"
VERSION="0.84"
HOMEPAGE="http://people.spodhuis.org/phil.pennock/software/"
DOWNLOAD="http://people.spodhuis.org/phil.pennock/software/sieve-connect-0.83.tar.bz2"
MD5SUM="90f65edd1e8a3683de23f34d05993d6d"
DOWNLOAD="http://people.spodhuis.org/phil.pennock/software/sieve-connect-0.84.tar.bz2"
MD5SUM="17ec57ddcab5b22c09f6983ccbe37c64"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Authen-SASL perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-net-dns perl-TermReadKey"