mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
haveged: update to 1.9.12.
This commit is contained in:
parent
bcca37b808
commit
f17f4b93a7
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.11
|
version=1.9.12
|
||||||
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=7aad5cb7a423573e3cce0cb8b2e7a51bdc1772dcf2d1b4d20d7053c7e12bc869
|
checksum=0b8642515ea7189a1772cdb8072b98a6768cf9b963faf3cd664329fd79975ffa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue