diff options
author | Juergen Daubert <jue@jue.li> | 2016-02-07 17:52:48 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-02-07 17:52:48 +0100 |
commit | 978fea25dab7baddcb57cefce0752f8f8e06556b (patch) | |
tree | aeb02429dfde4b642f248a3468210cfb44f7b480 /msmtp | |
parent | 7e1b697605b4adc3c87430154aa4f4160c714876 (diff) | |
download | opt-978fea25dab7baddcb57cefce0752f8f8e06556b.tar.gz opt-978fea25dab7baddcb57cefce0752f8f8e06556b.tar.xz |
msmtp: update to 1.6.4
Diffstat (limited to 'msmtp')
-rw-r--r-- | msmtp/.md5sum | 2 | ||||
-rw-r--r-- | msmtp/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/msmtp/.md5sum b/msmtp/.md5sum index c67d8dda1..0c93c53c7 100644 --- a/msmtp/.md5sum +++ b/msmtp/.md5sum @@ -1 +1 @@ -6d9384c09405db9476beaa2237c56705 msmtp-1.6.3.tar.xz +aa829b5e9faeca5139f7983e6637f0d6 msmtp-1.6.4.tar.xz diff --git a/msmtp/Pkgfile b/msmtp/Pkgfile index af59fbfad..5ccb86025 100644 --- a/msmtp/Pkgfile +++ b/msmtp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=msmtp -version=1.6.3 +version=1.6.4 release=1 source=(http://downloads.sourceforge.net/project/msmtp/msmtp/$version/$name-$version.tar.xz) |