diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-08-18 02:09:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-08-18 09:00:31 +0200 |
commit | 865737c0c7ba343b8351dab8bfaa0b6932275b52 (patch) | |
tree | 38c04f34e6f36def3d41454cf811b686551f2ce9 /source/n/ntp/ntp.SlackBuild | |
parent | b4263a7629e3e3e2397066ed6f65c63b0f19118d (diff) | |
download | current-865737c0c7ba343b8351dab8bfaa0b6932275b52.tar.gz |
Sat Aug 18 02:09:51 UTC 201820180818020951
a/kernel-generic-4.14.64-x86_64-1.txz: Upgraded.
a/kernel-huge-4.14.64-x86_64-1.txz: Upgraded.
a/kernel-modules-4.14.64-x86_64-1.txz: Upgraded.
d/kernel-headers-4.14.64-x86-1.txz: Upgraded.
k/kernel-source-4.14.64-noarch-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/n/ntp/ntp.SlackBuild')
-rwxr-xr-x | source/n/ntp/ntp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/ntp/ntp.SlackBuild b/source/n/ntp/ntp.SlackBuild index b22410a1..66e472d2 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:-4} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |