diff options
author | Juergen Daubert <jue@jue.li> | 2008-12-29 10:19:15 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2008-12-29 10:19:15 +0100 |
commit | 43bb8587e528d0343a75b3a699603c731db55f1f (patch) | |
tree | 9c678c12780f49189c8e931ed56554530e4bf1c6 /msmtp | |
parent | 9c56de2044948a65acf61fcf8a3e06e22728e202 (diff) | |
download | opt-43bb8587e528d0343a75b3a699603c731db55f1f.tar.gz opt-43bb8587e528d0343a75b3a699603c731db55f1f.tar.xz |
msmtp: update to 1.4.17
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 fcb59d4b2..f395cd045 100644 --- a/msmtp/.md5sum +++ b/msmtp/.md5sum @@ -1 +1 @@ -77a333601e9de03f695539498e678cc2 msmtp-1.4.16.tar.bz2 +b0b74f1144812b60688f590c62a0d3dd msmtp-1.4.17.tar.bz2 diff --git a/msmtp/Pkgfile b/msmtp/Pkgfile index 6a0f74562..c9583ebee 100644 --- a/msmtp/Pkgfile +++ b/msmtp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=msmtp -version=1.4.16 +version=1.4.17 release=1 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2) |