rng-tools: update to 6.12.
This commit is contained in:
parent
76b80ab3b1
commit
9e0a91d3c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rng-tools'
|
||||
pkgname=rng-tools
|
||||
version=6.11
|
||||
revision=3
|
||||
version=6.12
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --without-pkcs11 --without-rtlsdr"
|
||||
|
@ -13,7 +13,7 @@ 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=644d8bd4e84cee29debddc7e6db72aff27e628e5a879ce310562edf50f12be41
|
||||
checksum=6fd5b52a700edec85eb1043970e22e8e2ad06a4b43851f35d33d90e09570e9d3
|
||||
patch_args="-Np1"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue