summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2016-09-23 05:39:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-23 05:39:04 +0700
commitc7c1b2a753f3612c8a256d1b03b6611313e9167b (patch)
tree967b4079995cc0995b454d0bb3d5240bac3fc954 /network
parentb778ee3331b9b60512c3b1e1bb163c84e75372de (diff)
downloadslackbuilds-c7c1b2a753f3612c8a256d1b03b6611313e9167b.tar.gz
slackbuilds-c7c1b2a753f3612c8a256d1b03b6611313e9167b.tar.xz
network/sieve-connect: Updated for version 0.88.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/sieve-connect/sieve-connect.SlackBuild4
-rw-r--r--network/sieve-connect/sieve-connect.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/network/sieve-connect/sieve-connect.SlackBuild b/network/sieve-connect/sieve-connect.SlackBuild
index b582790c7f..a695feaf87 100644
--- a/network/sieve-connect/sieve-connect.SlackBuild
+++ b/network/sieve-connect/sieve-connect.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2010-2013 LEVAI Daniel
+# Copyright (c) 2010-2014 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=${VERSION:-0.87}
+VERSION=${VERSION:-0.88}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sieve-connect/sieve-connect.info b/network/sieve-connect/sieve-connect.info
index 9bed39e04d..6577cce116 100644
--- a/network/sieve-connect/sieve-connect.info
+++ b/network/sieve-connect/sieve-connect.info
@@ -1,8 +1,8 @@
PRGNAM="sieve-connect"
-VERSION="0.87"
-HOMEPAGE="https://github.com/syscomet/sieve-connect"
-DOWNLOAD="https://github.com/syscomet/sieve-connect/releases/download/v0.87/sieve-connect-0.87.tar.bz2"
-MD5SUM="064c2ebacd3062bdf59a3ce8cb55a2fa"
+VERSION="0.88"
+HOMEPAGE="https://github.com/philpennock/sieve-connect"
+DOWNLOAD="https://github.com/philpennock/sieve-connect/releases/download/v0.88/sieve-connect-0.88.tar.bz2"
+MD5SUM="41379b8d3363b419125a01957fbab94e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Authen-SASL perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-net-dns"