diff options
author | Juergen Daubert <jue@jue.li> | 2014-03-09 11:10:19 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-03-09 11:10:19 +0100 |
commit | 1563e2d01ce4cff15eff32538a2cdc58b7743667 (patch) | |
tree | c3209285ed4fb0b609fe37c0cda2589ac13f61cd /msmtp | |
parent | 9043dad9f88392901a33c972b63437a667691254 (diff) | |
download | opt-1563e2d01ce4cff15eff32538a2cdc58b7743667.tar.gz opt-1563e2d01ce4cff15eff32538a2cdc58b7743667.tar.xz |
msmtp: update to 1.4.32
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 f5b0645f0..98a55ec49 100644 --- a/msmtp/.md5sum +++ b/msmtp/.md5sum @@ -1 +1 @@ -792ac0ffa30dc95ea1889a548128186d msmtp-1.4.31.tar.bz2 +aa60e22211118f222470439cea60f795 msmtp-1.4.32.tar.bz2 diff --git a/msmtp/Pkgfile b/msmtp/Pkgfile index da4ab3538..adcb416c0 100644 --- a/msmtp/Pkgfile +++ b/msmtp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=msmtp -version=1.4.31 +version=1.4.32 release=1 source=(http://downloads.sourceforge.net/project/msmtp/msmtp/$version/$name-$version.tar.bz2) |