rng-tools: update to 6.1.

This commit is contained in:
Andrea Brancaleoni 2017-10-13 16:45:08 +02:00
parent 733d5bea7f
commit 1b6af4436f
2 changed files with 6 additions and 18 deletions

View file

@ -1,12 +0,0 @@
See https://github.com/nhorman/rng-tools/issues/11
--- rngd.c 2017-09-09 21:28:33.134525565 +0200
+++ rngd.c 2017-09-09 21:34:36.535633815 +0200
@@ -38,6 +38,7 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
+#include <limits.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>

View file

@ -1,17 +1,17 @@
# Template file for 'rng-tools'
pkgname=rng-tools
version=6
version=6.1
revision=1
wrksrc=rng-tools-${pkgname}-${version}
wrksrc=${pkgname}-${version}
build_style=gnu-configure
makedepends="libgcrypt-devel libsysfs-devel"
hostmakedepends="automake"
makedepends="libgcrypt-devel libsysfs-devel libcurl-devel libxml2-devel"
hostmakedepends="automake pkg-config"
short_desc="Random number generator related utilities"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="https://github.com/nhorman/rng-tools/releases"
distfiles="https://github.com/nhorman/rng-tools/archive/${pkgname}-${version}.tar.gz"
checksum=6d9c3f72824d1ea15dd2a80bfcf71f6a73c8843c6344f7f774a97a4ca7641b4c
distfiles="https://github.com/nhorman/rng-tools/archive/v${version}.tar.gz"
checksum=6144818cd9c93008f72f14e2d23d8f717640d3f45afcea666a32b12bedd4dc03
configure_args="--sbindir=/usr/bin"
case "$XBPS_TARGET_MACHINE" in