diff options
author | Mario Preksavec <mario@slackware.hr> | 2017-09-25 12:00:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:37 +0700 |
commit | 580b5f547221b520b1c0687bd62970d2d6d53b87 (patch) | |
tree | d0e64a89d977858ca5bc5608b62d27dc3b3588db /network/postfix/postfix.SlackBuild | |
parent | 8169a9856b7f39d7fed1ea10be52a7833a5ece18 (diff) |
network/postfix: Updated for version 3.2.3.
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 5f8e7b95bf7e6..e3e5d74e721ca 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.2.2} +VERSION=${VERSION:-3.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |