commit f5b6a01d069048c3f0d63be3f07d62071404ebc4 Author: Juergen Daubert <jue@jue.li> Date: Fri May 1 11:29:27 2015 +0200 mailx: update to 14.8.0 diff --git a/mailx/.md5sum b/mailx/.md5sum index e5f637f..8bd62a0 100644 --- a/mailx/.md5sum +++ b/mailx/.md5sum @@ -1 +1 @@ -de8611eeef249ce2810c0fa31fea0a59 s-nail-14_7_11.tar.xz +cd0c700cf5a5d95ab26845aeb2192e8c s-nail-14_8_0.tar.xz diff --git a/mailx/Pkgfile b/mailx/Pkgfile index 1581986..1840fb7 100644 --- a/mailx/Pkgfile +++ b/mailx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl readline name=mailx -version=14.7.11 +version=14.8.0 release=1 source=(http://downloads.sourceforge.net/project/s-nail/s-nail-${version//./_}.tar.xz) @@ -21,6 +21,8 @@ build() { DESTDIR=$PKG \ WANT_READLINE=1 + chmod -R u+w $PKG + ln -s mailx $PKG/usr/bin/Mail ln -s mailx $PKG/usr/bin/mail ln -s mailx.1 $PKG/usr/man/man1/mail.1