Upgraded postfix to latest stable

This commit is contained in:
maniacikarus
2009-05-09 10:35:21 +02:00
parent ea4d2584fb
commit fa3ab5370d
2 changed files with 3 additions and 3 deletions

View File

@@ -256,7 +256,7 @@
* pkg-config-0.20
* popt-1.10.4
* portmap_6.0
* postfix-2.5.5
* postfix-2.5.6
* ppp-2.4.4
* pptp-1.7.2
* procps-3.2.6

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.5.5
VER = 2.5.6
THISAPP = postfix-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -46,7 +46,7 @@ objects = $(DL_FILE) \
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
postfix-2.5.5.patch = $(DL_FROM)/postfix-2.5.5.patch
$(DL_FILE)_MD5 = 6b4b848bdd2239dddfc9d385e57e19ef
$(DL_FILE)_MD5 = ec2cb63b53f5f36c3ca91da8f3bc9407
postfix-2.5.5.patch_MD5 = 36cb54665d95016af4ce0cd5f85c20a8
install : $(TARGET)