diff options
author | Mario Preksavec <mario@slackware.hr> | 2018-06-26 11:29:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:20 +0700 |
commit | 6bf806edd7eb54924a09d6e259889b24aefae3f6 (patch) | |
tree | 59e25b355cd2afab87d410e546c2735965bb2663 /network/postfix/postfix.SlackBuild | |
parent | 5748ceeae42d2115749daf3415fb2b50989b05fb (diff) |
network/postfix: Updated for version 3.3.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/postfix/postfix.SlackBuild')
-rw-r--r-- | network/postfix/postfix.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/postfix/postfix.SlackBuild b/network/postfix/postfix.SlackBuild index 4242706e6b1ce..2c6ff2a91c211 100644 --- a/network/postfix/postfix.SlackBuild +++ b/network/postfix/postfix.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postfix -VERSION=${VERSION:-3.3.0} +VERSION=${VERSION:-3.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |