summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-04-14 19:46:47 +0000
committer Eric Hameleers <alien@slackware.com>2021-04-15 08:59:33 +0200
commit32353d1a5338767d5c5bbd5c99bc0969cd901a5a (patch)
tree107ee6d0dc4cb75669323d77be4d70cc8b5d912f /source/n
parent0f26a90fcf3a69c04ddf31b6fe4868242d5679fc (diff)
downloadcurrent-32353d1a5338767d5c5bbd5c99bc0969cd901a5a.tar.gz
current-32353d1a5338767d5c5bbd5c99bc0969cd901a5a.tar.xz
Wed Apr 14 19:46:47 UTC 202120210414194647
a/kernel-generic-5.10.30-x86_64-1.txz: Upgraded. a/kernel-huge-5.10.30-x86_64-1.txz: Upgraded. a/kernel-modules-5.10.30-x86_64-1.txz: Upgraded. a/mkinitrd-1.4.11-x86_64-22.txz: Rebuilt. When / is on LVM, include the dm-snapshot module. Thanks to I.G.O.R. d/kernel-headers-5.10.30-x86-1.txz: Upgraded. k/kernel-source-5.10.30-noarch-1.txz: Upgraded. l/mlt-6.26.1-x86_64-1.txz: Upgraded. l/oniguruma-6.9.7-x86_64-1.txz: Upgraded. l/sg3_utils-1.46-x86_64-1.txz: Upgraded. n/curl-7.76.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/linux-5.11.x/kernel-generic-5.11.14-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-headers-5.11.14-x86-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-huge-5.11.14-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-modules-5.11.14-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-source-5.11.14-noarch-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/curl/curl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/curl/curl.SlackBuild b/source/n/curl/curl.SlackBuild
index 4ef4822b8..b32740d66 100755
--- a/source/n/curl/curl.SlackBuild
+++ b/source/n/curl/curl.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=curl
VERSION=${VERSION:-$(echo curl-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then