diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-05-05 19:56:53 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-05-06 08:59:52 +0200 |
commit | e89deabfb2b29504e31d9208e7ac5593907add1d (patch) | |
tree | a2a3374e0edd56c7a101f824e72a51fbdad3c33d /source/n/mutt/mutt.SlackBuild | |
parent | c0094e9a928f8fa62798dfadf5394bcebf321b55 (diff) | |
download | current-e89deabfb2b29504e31d9208e7ac5593907add1d.tar.gz |
Wed May 5 19:56:53 UTC 202120210505195653
a/bash-5.1.008-x86_64-1.txz: Upgraded.
d/python-setuptools-56.1.0-x86_64-1.txz: Upgraded.
l/libgnt-2.14.1-x86_64-1.txz: Added.
Thanks to Robby Workman.
l/mozjs78-78.10.1esr-x86_64-1.txz: Upgraded.
l/python-six-1.16.0-x86_64-1.txz: Upgraded.
l/readline-8.1.001-x86_64-1.txz: Upgraded.
n/mutt-2.0.7-x86_64-1.txz: Upgraded.
n/php-7.4.19-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-88.0.1-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/firefox/88.0.1/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2021-20/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29953
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29952
(* Security fix *)
xap/mozilla-thunderbird-78.10.1-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/78.10.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2021-19/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29951
(* Security fix *)
xap/pidgin-2.14.4-x86_64-2.txz: Rebuilt.
Recompiled against libgnt-2.14.1 to restore the finch cli app.
Thanks to Robby Workman.
xfce/xfce4-clipman-plugin-1.6.2-x86_64-1.txz: Upgraded.
extra/php8/php8-8.0.6-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/mutt/mutt.SlackBuild')
-rwxr-xr-x | source/n/mutt/mutt.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/n/mutt/mutt.SlackBuild b/source/n/mutt/mutt.SlackBuild index 64873d93..3bdff629 100755 --- a/source/n/mutt/mutt.SlackBuild +++ b/source/n/mutt/mutt.SlackBuild @@ -142,5 +142,4 @@ fi mv $PKG/etc/mutt/Muttrc $PKG/etc/mutt/Muttrc.new cd $PKG -/sbin/makepkg -l y -c n ../mutt-$VERSION-$ARCH-$BUILD.txz - +/sbin/makepkg -l y -c n $TMP/mutt-$VERSION-$ARCH-$BUILD.txz |