diff options
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 |
commit | c7c1b2a753f3612c8a256d1b03b6611313e9167b (patch) | |
tree | 967b4079995cc0995b454d0bb3d5240bac3fc954 /network/sieve-connect/sieve-connect.SlackBuild | |
parent | b778ee3331b9b60512c3b1e1bb163c84e75372de (diff) | |
download | slackbuilds-c7c1b2a753f3612c8a256d1b03b6611313e9167b.tar.gz |
network/sieve-connect: Updated for version 0.88.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sieve-connect/sieve-connect.SlackBuild')
-rw-r--r-- | network/sieve-connect/sieve-connect.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |