summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Falor2018-07-10 00:52:51 +0200
committer David Spencer2018-07-10 00:52:51 +0200
commit1b07d7b7313477e5b418707035861fab98219966 (patch)
tree5b3d30c849ab5d6b1480030746df46b13f7e226c
parentc213009195d0a7b31e7b10c25248ee4acf372672 (diff)
downloadslackbuilds-1b07d7b7313477e5b418707035861fab98219966.tar.gz
system/haveged: Updated for version 1.9.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/haveged/haveged.SlackBuild6
-rw-r--r--system/haveged/haveged.info6
2 files changed, 6 insertions, 6 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
diff --git a/system/haveged/haveged.info b/system/haveged/haveged.info
index 18b4020197..ea62f1b72e 100644
--- a/system/haveged/haveged.info
+++ b/system/haveged/haveged.info
@@ -1,8 +1,8 @@
PRGNAM="haveged"
-VERSION="1.9.1"
+VERSION="1.9.2"
HOMEPAGE="http://www.issihosts.com/haveged/index.html"
-DOWNLOAD="http://www.issihosts.com/haveged/haveged-1.9.1.tar.gz"
-MD5SUM="015ff58cd10607db0e0de60aeca2f5f8"
+DOWNLOAD="http://www.issihosts.com/haveged/haveged-1.9.2.tar.gz"
+MD5SUM="fb1d8b3dcbb9d06b30eccd8aa500fd31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""