summaryrefslogtreecommitdiffstats
path: root/source/l/argon2/argon2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/argon2/argon2.SlackBuild')
-rwxr-xr-xsource/l/argon2/argon2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/argon2/argon2.SlackBuild b/source/l/argon2/argon2.SlackBuild
index 7f7c083f0..d01b8d265 100755
--- a/source/l/argon2/argon2.SlackBuild
+++ b/source/l/argon2/argon2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=argon2
VERSION=${VERSION:-$(echo *.tar.?z | cut -f 1 -d .)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then