Date: Saturday, January 31, 2015 @ 14:03:07 Author: pierre Revision: 230320
upgpkg: postfix 2.11.3-2 Rebuild with OpenSSL 1.0.2 to supress the following Postfix warning: "warning: run-time library vs. compile-time header version mismatch: OpenSSL 1.0.2 may not be compatible with OpenSSL 1.0.1" Modified: postfix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-31 11:59:33 UTC (rev 230319) +++ PKGBUILD 2015-01-31 13:03:07 UTC (rev 230320) @@ -6,7 +6,7 @@ pkgname=(postfix postfix-tools) pkgbase=postfix pkgver=2.11.3 -pkgrel=1 +pkgrel=2 url='http://www.postfix.org/' license=('custom') arch=('i686' 'x86_64')
