mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
haveged: update to 1.9.19.
This commit is contained in:
parent
04005bf63b
commit
7170266bac
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.18
|
version=1.9.19
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.issihosts.com/haveged"
|
homepage="https://www.issihosts.com/haveged"
|
||||||
changelog="https://raw.githubusercontent.com/jirka-h/haveged/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/jirka-h/haveged/master/ChangeLog"
|
||||||
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=b835fa02b52ee7d06276e028571cadcb14d08f5e5a4b5767adf81451f70561c7
|
checksum=acbb05776668657012273be9bb3310e3140b79959aa4538e4cca8d30d40c0b8f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue