summaryrefslogtreecommitdiffstats
path: root/source/n/ntp
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-08-03 02:52:33 +0000
committer Eric Hameleers <alien@slackware.com>2019-08-03 08:59:46 +0200
commit11a87f467714769e1d1bd14800b4c173747b22f6 (patch)
tree6e5b61df208b34484c66a28fa59650d99b7043a8 /source/n/ntp
parent8b94ad41b1f9dc6740cc73c444e721c540e89f0d (diff)
downloadcurrent-11a87f467714769e1d1bd14800b4c173747b22f6.tar.gz
current-11a87f467714769e1d1bd14800b4c173747b22f6.tar.xz
Sat Aug 3 02:52:33 UTC 201920190803025233
ap/tmux-2.9a-x86_64-2.txz: Rebuilt. Recompiled against libevent-2.1.11. d/mercurial-5.1-x86_64-1.txz: Upgraded. l/libevent-2.1.11-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/python-docutils-0.15.2-x86_64-1.txz: Upgraded. l/xapian-core-1.4.12-x86_64-1.txz: Upgraded. n/links-2.19-x86_64-2.txz: Rebuilt. Recompiled against libevent-2.1.11. n/netatalk-3.1.12-x86_64-2.txz: Rebuilt. Recompiled against libevent-2.1.11. n/ntp-4.2.8p13-x86_64-3.txz: Rebuilt. Recompiled against libevent-2.1.11. n/php-7.3.8-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/ntp')
-rwxr-xr-xsource/n/ntp/ntp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/ntp/ntp.SlackBuild b/source/n/ntp/ntp.SlackBuild
index 999374ae7..5611daa73 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