Merge pull request #1723 from thypon/havegedbin
haveged: move to usr/bin.
This commit is contained in:
commit
19020ed9d7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'haveged'
|
||||
pkgname=haveged
|
||||
version=1.9.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Entropy harvesting daemon using CPU timings"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -10,6 +10,7 @@ homepage="http://www.issihosts.com/haveged"
|
|||
#distfiles="$homepage/$pkgname-$version.tar.gz"
|
||||
distfiles="https://pkgs.fedoraproject.org/repo/pkgs/haveged/haveged-${version}.tar.gz/015ff58cd10607db0e0de60aeca2f5f8/haveged-${version}.tar.gz"
|
||||
checksum=9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in New Issue
Block a user