summaryrefslogtreecommitdiffstats
path: root/system/haveged/haveged.SlackBuild
diff options
context:
space:
mode:
author Erik Falor <ewfalor@gmail.com>2018-07-09 23:52:51 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-07-09 23:52:51 +0100
commit1b07d7b7313477e5b418707035861fab98219966 (patch)
tree5b3d30c849ab5d6b1480030746df46b13f7e226c /system/haveged/haveged.SlackBuild
parentc213009195d0a7b31e7b10c25248ee4acf372672 (diff)
downloadslackbuilds-1b07d7b7313477e5b418707035861fab98219966.tar.gz
slackbuilds-1b07d7b7313477e5b418707035861fab98219966.tar.xz
system/haveged: Updated for version 1.9.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/haveged/haveged.SlackBuild')
-rw-r--r--system/haveged/haveged.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/haveged/haveged.SlackBuild b/system/haveged/haveged.SlackBuild
index 48bafb4913..0d5e97f692 100644
--- a/system/haveged/haveged.SlackBuild
+++ b/system/haveged/haveged.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for haveged
-# Copyright 2014 Erik Falor, West Valley City, Utah, USA
+# Copyright 2018 Erik Falor, Logan, Utah, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,8 +29,8 @@
# produces binary that segfaults if any previous installation is there
PRGNAM=haveged
-VERSION=${VERSION:-1.9.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.9.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then