rng-tools: update to 6.16.
This commit is contained in:
parent
3f5ba8598e
commit
4d3f79c576
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'rng-tools'
|
||||
pkgname=rng-tools
|
||||
version=6.15
|
||||
version=6.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --without-pkcs11 --without-rtlsdr"
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="libgcrypt-devel libsysfs-devel libcurl-devel libxml2-devel
|
||||
jitterentropy-devel jansson-devel"
|
||||
jitterentropy-devel jansson-devel libcap-devel"
|
||||
short_desc="Random number generator related utilities"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/nhorman/rng-tools"
|
||||
distfiles="https://github.com/nhorman/rng-tools/archive/v${version}.tar.gz"
|
||||
checksum=bff0c58dff90ec10bd61f672e48618e045155eabd60b32d63a9c4ffbdad05f3a
|
||||
checksum=17666c4745fb635d91df293be188daf94b9e465d51d8503c0195fa3beb390894
|
||||
CFLAGS=-DJENT_CONF_ENABLE_INTERNAL_TIMER
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue