diff options
author | Juergen Daubert <jue@jue.li> | 2014-12-19 08:59:56 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-12-19 08:59:56 +0100 |
commit | 34b21ceb992a3b4c4e0e5e18aec9016d482ad32b (patch) | |
tree | c78442434908810a186dcb7998609b0ac70ecdda /mailx | |
parent | 47ab7e2e9f9dc191813cc8605bb2b84aef5df5f1 (diff) | |
download | opt-34b21ceb992a3b4c4e0e5e18aec9016d482ad32b.tar.gz opt-34b21ceb992a3b4c4e0e5e18aec9016d482ad32b.tar.xz |
mailx: update to 14.7.10
Diffstat (limited to 'mailx')
-rw-r--r-- | mailx/.md5sum | 2 | ||||
-rw-r--r-- | mailx/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mailx/.md5sum b/mailx/.md5sum index ae958e013..c9bdd5ad2 100644 --- a/mailx/.md5sum +++ b/mailx/.md5sum @@ -1 +1 @@ -e30503d8e1ef39c92f3ef950088cd6eb s-nail-14_7_9.tar.xz +8c80752b3e5a4550650c59f82a5ec750 s-nail-14_7_10.tar.xz diff --git a/mailx/Pkgfile b/mailx/Pkgfile index 3fa0bc5d7..46597c1fb 100644 --- a/mailx/Pkgfile +++ b/mailx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl readline name=mailx -version=14.7.9 +version=14.7.10 release=1 source=(http://downloads.sourceforge.net/project/s-nail/s-nail-${version//./_}.tar.xz) |