network/postfix: Updated for version 3.2.3.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
8169a9856b
commit
580b5f5472
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="postfix"
|
||||
VERSION="3.2.2"
|
||||
VERSION="3.2.3"
|
||||
HOMEPAGE="http://www.postfix.org/"
|
||||
DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.2.2.tar.gz"
|
||||
MD5SUM="aea073a9b0bea5bdb590460a270a4aa0"
|
||||
DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.2.3.tar.gz"
|
||||
MD5SUM="cf62bfb8f379a0936d9a6d84d9c4504b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue