rng-tools: update to 6.8.
This commit is contained in:
parent
006ffb0c73
commit
fb7a609f2c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rng-tools'
|
||||
pkgname=rng-tools
|
||||
version=6.7
|
||||
revision=2
|
||||
version=6.8
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version}
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel libsysfs-devel libcurl-devel libxml2-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/nhorman/rng-tools/releases"
|
||||
distfiles="https://github.com/nhorman/rng-tools/archive/v${version}.tar.gz"
|
||||
checksum=b85e3530dbf943b6da03ebecaf64d0a4febfcc4f562fc7f8d886483906b15f08
|
||||
checksum=93e548d4aaf2a1897d4b677f41d8473db1c7f57648adeca18cafa1907e410bb3
|
||||
configure_args="--sbindir=/usr/bin --without-pkcs11"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue