summaryrefslogtreecommitdiffstats
path: root/source/n/postfix/postfix.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-11-08 22:14:40 +0000
committer Eric Hameleers <alien@slackware.com>2020-11-09 08:59:51 +0100
commit9c4c402f7352413c4c15e7855c475096c8554198 (patch)
treecf3ddf30a9c8d43631b66c2017ce150f720906ca /source/n/postfix/postfix.SlackBuild
parent63f97f5f463026066a4553a5f0f57a0d5236bc8c (diff)
downloadcurrent-9c4c402f7352413c4c15e7855c475096c8554198.tar.gz
current-9c4c402f7352413c4c15e7855c475096c8554198.tar.xz
Sun Nov 8 22:14:40 UTC 202020201108221440
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.
Diffstat (limited to '')
-rwxr-xr-xsource/n/postfix/postfix.SlackBuild2
1 files changed, 1 insertions, 1 deletions
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