haveged: update to 1.9.13.
This commit is contained in:
parent
f3b84cfe40
commit
1f65d616f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'haveged'
|
# Template file for 'haveged'
|
||||||
pkgname=haveged
|
pkgname=haveged
|
||||||
version=1.9.12
|
version=1.9.13
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.issihosts.com/haveged"
|
homepage="http://www.issihosts.com/haveged"
|
||||||
distfiles="https://github.com/jirka-h/haveged/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jirka-h/haveged/archive/v${version}.tar.gz"
|
||||||
checksum=0b8642515ea7189a1772cdb8072b98a6768cf9b963faf3cd664329fd79975ffa
|
checksum=d17bd22fa1745daca5ac72e014ed3b0fe5720da4c115953124b1bf2a0aa2b04b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|
Loading…
Reference in a new issue