From bec25255185f3eb2e43abf4a495c275fe3c70fbf Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 26 Nov 2018 22:58:11 +0000 Subject: Mon Nov 26 22:58:11 UTC 2018 ap/lm_sensors-3.5.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. ap/sysstat-12.0.2-x86_64-2.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. kde/kde-workspace-4.11.22-x86_64-6.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. n/mutt-1.11.0-x86_64-1.txz: Upgraded. n/net-snmp-5.8-x86_64-3.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. n/ntp-4.2.8p12-x86_64-3.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. n/postfix-3.3.2-x86_64-1.txz: Upgraded. xap/gkrellm-2.3.10-x86_64-5.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. --- source/n/mutt/mutt.url | 1 + source/n/net-snmp/net-snmp.SlackBuild | 2 +- source/n/ntp/ntp.SlackBuild | 2 +- source/n/postfix/postfix.SlackBuild | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 source/n/mutt/mutt.url (limited to 'source/n') diff --git a/source/n/mutt/mutt.url b/source/n/mutt/mutt.url new file mode 100644 index 00000000..bf3ed767 --- /dev/null +++ b/source/n/mutt/mutt.url @@ -0,0 +1 @@ +ftp://ftp.mutt.org/pub/mutt/ diff --git a/source/n/net-snmp/net-snmp.SlackBuild b/source/n/net-snmp/net-snmp.SlackBuild index 96e2bfa4..87f0924e 100755 --- a/source/n/net-snmp/net-snmp.SlackBuild +++ b/source/n/net-snmp/net-snmp.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=net-snmp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/ntp/ntp.SlackBuild b/source/n/ntp/ntp.SlackBuild index 999374ae..5611daa7 100755 --- a/source/n/ntp/ntp.SlackBuild +++ b/source/n/ntp/ntp.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ntp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/postfix/postfix.SlackBuild b/source/n/postfix/postfix.SlackBuild index 182f823a..1227f291 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