summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-19 03:31:08 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-19 08:59:54 +0200
commitcde5fe67eee40a689cccb39b67ab92689785b734 (patch)
tree6d0b5ac294f8535948290a111df2d1f206b9b2e0 /source
parentc026e5779c80fade52c7fb839ed0cb0f5533676a (diff)
downloadcurrent-cde5fe67eee40a689cccb39b67ab92689785b734.tar.gz
current-cde5fe67eee40a689cccb39b67ab92689785b734.tar.xz
Mon Jul 19 03:31:08 UTC 202120210719033108
d/meson-0.59.0-x86_64-1.txz: Upgraded. d/python-setuptools-57.3.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_4-x86_64-1.txz: Upgraded. l/python-charset-normalizer-2.0.3-x86_64-1.txz: Upgraded. n/nghttp2-1.44.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/n/nghttp2/nghttp2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/nghttp2/nghttp2.SlackBuild b/source/n/nghttp2/nghttp2.SlackBuild
index 6db500edf..3ce08b386 100755
--- a/source/n/nghttp2/nghttp2.SlackBuild
+++ b/source/n/nghttp2/nghttp2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=nghttp2
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | 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