]> git.pld-linux.org Git - packages/msmtp.git/commitdiff
up to 1.6.6 auto/th/msmtp-1.6.6-1
authorJan Palus <atler@pld-linux.org>
Mon, 14 Nov 2016 20:42:53 +0000 (21:42 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 14 Nov 2016 20:42:53 +0000 (21:42 +0100)
- replaced depracated --with-ssl with --with-tls

msmtp.spec

index e6096add76d05d5e3d02e8475db9791b649e6eb6..c71f06127ebc4ff14088b5fa1d35e3de4699e89e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       SMTP "plugin" for MUAs
 Summary(pl.UTF-8):     "Wtyczka" SMTP dla klientów pocztowych (MUA)
 Name:          msmtp
-Version:       1.6.5
+Version:       1.6.6
 Release:       1
 License:       GPL v3+
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/msmtp/%{name}-%{version}.tar.xz
-# Source0-md5: 50a8c9bb72f8222779db6b4aae2965e0
+# Source0-md5: 82b0520b57db4b2cf05333d11fb5974d
 Patch0:                %{name}-home_etc.patch
 Source1:       %{name}rc
 URL:           http://msmtp.sourceforge.net/
@@ -83,7 +83,7 @@ Dowiązania symboliczne msmtp do sendmaila.
        --with-libgsasl \
        --with-libidn \
        --with-libsecret \
-       --with-ssl=gnutls
+       --with-tls=gnutls
 %{__make}
 
 %install
This page took 0.071269 seconds and 4 git commands to generate.