summaryrefslogtreecommitdiffstats
path: root/source/n/gnutls/gnutls.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-09-04 18:55:26 +0000
committer Eric Hameleers <alien@slackware.com>2020-09-05 17:59:53 +0200
commitce4505131f5459bbc93bcd20e67a59bdedff316a (patch)
tree7d4d46012bfea653bd475a7e463d0a519e8d9836 /source/n/gnutls/gnutls.SlackBuild
parent63194a52e849df03105a4280a91e73a0d832b3da (diff)
downloadcurrent-ce4505131f5459bbc93bcd20e67a59bdedff316a.tar.gz
current-ce4505131f5459bbc93bcd20e67a59bdedff316a.tar.xz
Fri Sep 4 18:55:26 UTC 202020200904185526
a/cryptsetup-2.3.4-x86_64-1.txz: Upgraded. l/gtk+3-3.24.23-x86_64-1.txz: Upgraded. n/cifs-utils-6.11-x86_64-1.txz: Upgraded. n/fetchmail-6.4.12-x86_64-1.txz: Upgraded. n/gnutls-3.6.15-x86_64-1.txz: Upgraded. libgnutls: Fixed "no_renegotiation" alert handling at incorrect timing, which could lead to an application crash. [GNUTLS-SA-2020-09-04, CVSS: medium] (* Security fix *)
Diffstat (limited to 'source/n/gnutls/gnutls.SlackBuild')
-rwxr-xr-xsource/n/gnutls/gnutls.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/gnutls/gnutls.SlackBuild b/source/n/gnutls/gnutls.SlackBuild
index da32dc5eb..af1cc2ebb 100755
--- a/source/n/gnutls/gnutls.SlackBuild
+++ b/source/n/gnutls/gnutls.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gnutls
VERSION=${VERSION:-$(echo gnutls-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then