mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
haveged: update to 1.9.8.
This commit is contained in:
parent
054dbd9860
commit
be78eae82b
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'haveged'
|
# Template file for 'haveged'
|
||||||
pkgname=haveged
|
pkgname=haveged
|
||||||
version=1.9.6
|
version=1.9.8
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
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=4d4c046755476d3734ffb78772c242c25913ff0eb7509c143671dae6ec9d1189
|
checksum=99aa1996c6e39ea2459cfc37addfb8b1eecc63f3a2b6da9db17b22e76b6851ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue