diff options
author | Juergen Daubert <jue@jue.li> | 2014-06-08 14:14:16 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-06-08 14:14:16 +0200 |
commit | 63033ab1fca90514e54e6ac0224d70f3f51c2ed5 (patch) | |
tree | 457f90290ac249ab8d62d034223e9ae65413366d /mailx | |
parent | 69d170a25fe8fbbc2dcc6d34772f4cb1b211edb9 (diff) | |
download | opt-63033ab1fca90514e54e6ac0224d70f3f51c2ed5.tar.gz opt-63033ab1fca90514e54e6ac0224d70f3f51c2ed5.tar.xz |
mailx: update to 14.7
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 a4fa2e1f6..4323c72d1 100644 --- a/mailx/.md5sum +++ b/mailx/.md5sum @@ -1 +1 @@ -24a6341142a094908d0baf432ca86726 s-nail-14_6_4.tar.xz +e4e542a2b7afab82d4f0ff641c6b2b1a s-nail-14_7.tar.xz diff --git a/mailx/Pkgfile b/mailx/Pkgfile index 00a4de8c9..21bee375a 100644 --- a/mailx/Pkgfile +++ b/mailx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl readline name=mailx -version=14.6.4 +version=14.7 release=1 source=(http://downloads.sourceforge.net/project/s-nail/s-nail-${version//./_}.tar.xz) |