haveged: update to 1.9.18.
This commit is contained in:
parent
654cfee5ce
commit
c7a38ff30a
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'haveged'
|
||||
pkgname=haveged
|
||||
version=1.9.17
|
||||
version=1.9.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Entropy harvesting daemon using CPU timings"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.issihosts.com/haveged"
|
||||
homepage="https://www.issihosts.com/haveged"
|
||||
changelog="https://raw.githubusercontent.com/jirka-h/haveged/master/ChangeLog"
|
||||
distfiles="https://github.com/jirka-h/haveged/archive/v${version}.tar.gz"
|
||||
checksum=02d9b7c801fbcf16bed43c27bf6ece570b79f4d94561f3eb30883fb5f89c526d
|
||||
checksum=b835fa02b52ee7d06276e028571cadcb14d08f5e5a4b5767adf81451f70561c7
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in New Issue