From db61aaa47a085d895bb57a15721c172214ad8f42 Mon Sep 17 00:00:00 2001 From: Erik Falor Date: Fri, 14 Mar 2014 07:38:16 +0700 Subject: system/haveged: Updated for version 1.9.1. Signed-off-by: Willy Sudiarto Raharjo --- system/haveged/haveged.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'system/haveged/haveged.SlackBuild') diff --git a/system/haveged/haveged.SlackBuild b/system/haveged/haveged.SlackBuild index 765ab2eb9f..b21881f871 100644 --- a/system/haveged/haveged.SlackBuild +++ b/system/haveged/haveged.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for haveged -# Copyright 2013 Erik Falor, West Valley City, Utah, USA +# Copyright 2014 Erik Falor, West Valley City, Utah, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haveged -VERSION=${VERSION:-1.7c} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -78,6 +78,7 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ + --disable-static \ --build=$ARCH-slackware-linux make -- cgit v1.2.3