system/haveged: Updated for version 1.9.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erik Falor 2014-03-14 07:38:16 +07:00 committed by Erik Hanson
parent 2d780641ce
commit db61aaa47a
2 changed files with 6 additions and 5 deletions

View file

@ -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

View file

@ -1,8 +1,8 @@
PRGNAM="haveged"
VERSION="1.7c"
VERSION="1.9.1"
HOMEPAGE="http://www.issihosts.com/haveged/index.html"
DOWNLOAD="http://www.issihosts.com/haveged/haveged-1.7c.tar.gz"
MD5SUM="036760389b1827a2532e248dd3cc46d3"
DOWNLOAD="http://www.issihosts.com/haveged/haveged-1.9.1.tar.gz"
MD5SUM="015ff58cd10607db0e0de60aeca2f5f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""