summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-11-03 23:47:27 +0000
committer Eric Hameleers <alien@slackware.com>2023-11-04 01:37:17 +0100
commit9ac78ad2f66e05ebb6fea841054777b4454ab9da (patch)
treeaca2a69f7001e73a3d6d90ec2226e40d4265d362 /extra
parentf979288190cf2a1e25cfa184cc19969732644584 (diff)
downloadcurrent-9ac78ad2f66e05ebb6fea841054777b4454ab9da.tar.gz
current-9ac78ad2f66e05ebb6fea841054777b4454ab9da.tar.xz
Fri Nov 3 23:47:27 UTC 202320231103234727
a/btrfs-progs-6.6-x86_64-1.txz: Upgraded. a/hwdata-0.376-noarch-1.txz: Upgraded. l/elfutils-0.190-x86_64-1.txz: Upgraded. xfce/elementary-xfce-0.18-x86_64-2.txz: Rebuilt. Eliminate dangling symlinks. Thanks to marav. extra/sendmail/sendmail-8.17.2-x86_64-3.txz: Rebuilt. Recompiled against icu4c-74.1. Thanks to HQuest. extra/sendmail/sendmail-cf-8.17.2-noarch-3.txz: Rebuilt.
Diffstat (limited to 'extra')
-rwxr-xr-xextra/source/sendmail/SlackBuild-sendmail2
-rwxr-xr-xextra/source/sendmail/SlackBuild-sendmail-cf2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/source/sendmail/SlackBuild-sendmail b/extra/source/sendmail/SlackBuild-sendmail
index 18c4faa66..15cfac15c 100755
--- a/extra/source/sendmail/SlackBuild-sendmail
+++ b/extra/source/sendmail/SlackBuild-sendmail
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
VERSION=8.17.2
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/extra/source/sendmail/SlackBuild-sendmail-cf b/extra/source/sendmail/SlackBuild-sendmail-cf
index 194ddb48b..6aa6ce0b5 100755
--- a/extra/source/sendmail/SlackBuild-sendmail-cf
+++ b/extra/source/sendmail/SlackBuild-sendmail-cf
@@ -22,7 +22,7 @@
VERSION=8.17.2
ARCH=noarch
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
CWD=$(pwd)
TMP=${TMP:-/tmp}