From: <abe...@us...> - 2015-04-24 21:45:23
|
Revision: 7052 http://sourceforge.net/p/astlinux/code/7052 Author: abelbeck Date: 2015-04-24 21:45:20 +0000 (Fri, 24 Apr 2015) Log Message: ----------- msmtp, version bump to 1.6.2, fix for multiple BCC heders Modified Paths: -------------- branches/1.0/package/msmtp/msmtp.mk Modified: branches/1.0/package/msmtp/msmtp.mk =================================================================== --- branches/1.0/package/msmtp/msmtp.mk 2015-04-23 21:55:58 UTC (rev 7051) +++ branches/1.0/package/msmtp/msmtp.mk 2015-04-24 21:45:20 UTC (rev 7052) @@ -4,7 +4,7 @@ # ############################################################# -MSMTP_VERSION = 1.6.1 +MSMTP_VERSION = 1.6.2 MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz MSMTP_SITE = http://downloads.sourceforge.net/project/msmtp/msmtp/$(MSMTP_VERSION) MSMTP_DEPENDENCIES = openssl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |