haveged: rebuild against gcc-7.2.0 (#8859)
This commit is contained in:
parent
61df775cc3
commit
5436e73a1b
@ -1,20 +1,16 @@
|
|||||||
# Template file for 'haveged'
|
# Template file for 'haveged'
|
||||||
pkgname=haveged
|
pkgname=haveged
|
||||||
version=1.9.1
|
version=1.9.1
|
||||||
revision=7
|
revision=8
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.issihosts.com/haveged"
|
homepage="http://www.issihosts.com/haveged"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.issihosts.com/haveged/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715
|
checksum=9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715
|
||||||
configure_args="--sbindir=/usr/bin"
|
configure_args="--sbindir=/usr/bin"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686*) ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user