From 9c4c402f7352413c4c15e7855c475096c8554198 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 8 Nov 2020 22:14:40 +0000 Subject: Sun Nov 8 22:14:40 UTC 2020 n/mutt-2.0.0-x86_64-1.txz: Upgraded. n/ntp-4.2.8p15-x86_64-4.txz: Rebuilt. Make a /usr/bin/ntpdate symlink so that Plasma 5 can find it. Thanks to alienBOB. n/postfix-3.5.8-x86_64-1.txz: Upgraded. --- source/n/postfix/postfix.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/n/postfix') diff --git a/source/n/postfix/postfix.SlackBuild b/source/n/postfix/postfix.SlackBuild index aa8c7ffa7..b3cbf888e 100755 --- a/source/n/postfix/postfix.SlackBuild +++ b/source/n/postfix/postfix.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=postfix VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in -- cgit v1.2.3-65-gdbad