haveged: update to 1.9.4. (#1741)

This commit is contained in:
cr6git 2018-08-13 21:46:46 +02:00 committed by GitHub
parent 53529cc1cf
commit d315893b56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +1,14 @@
# Template file for 'haveged' # Template file for 'haveged'
pkgname=haveged pkgname=haveged
version=1.9.2 version=1.9.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Entropy harvesting daemon using CPU timings" short_desc="Entropy harvesting daemon using CPU timings"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3.0-or-later"
homepage="http://www.issihosts.com/haveged" homepage="http://www.issihosts.com/haveged"
distfiles="http://www.issihosts.com/haveged/${pkgname}-${version}.tar.gz" distfiles="https://github.com/jirka-h/haveged/archive/${version}.tar.gz"
checksum=f77d9adbdf421b61601fa29faa9ce3b479d910f73c66b9e364ba8642ccbfbe70 checksum=c4959d3cb1fa6391d16a3aa1ba4d82cd3a0d497206ae4b87d638088c0664e5aa
configure_args="--sbindir=/usr/bin"
post_install() { post_install() {
vsv $pkgname vsv $pkgname