network/sieve-connect: Updated for version 0.85.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2013-04-23 20:47:55 -04:00 committed by Niels Horn
parent a1397d776e
commit 957424e195
3 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2010, 2011, 2012 Daniel LEVAI
# Copyright (c) 2010-2013 LEVAI Daniel
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -28,7 +28,7 @@
# Build script for sieve-connect
PRGNAM=sieve-connect
VERSION=0.84
VERSION=0.85
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="sieve-connect"
VERSION="0.84"
VERSION="0.85"
HOMEPAGE="http://people.spodhuis.org/phil.pennock/software/"
DOWNLOAD="http://people.spodhuis.org/phil.pennock/software/sieve-connect-0.84.tar.bz2"
MD5SUM="17ec57ddcab5b22c09f6983ccbe37c64"
DOWNLOAD="http://people.spodhuis.org/phil.pennock/software/sieve-connect-0.85.tar.bz2"
MD5SUM="930e47e6974fa92a594f6f5498cceef6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Authen-SASL perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-net-dns perl-TermReadKey"
MAINTAINER="Daniel LEVAI"
MAINTAINER="LEVAI Daniel"
EMAIL="leva@ecentrum.hu"

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
sieve-connect: sieve-connect (Perl sieveshell-compatible ManageSieve client)