Skip to content

Commit

Permalink
rng-tools: bump to version 4
Browse files Browse the repository at this point in the history
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
  • Loading branch information
gustavoz authored and jacmet committed Dec 27, 2012
1 parent 6b307de commit a2529f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package/rng-tools/rng-tools.mk
Expand Up @@ -4,9 +4,11 @@
#
#############################################################

RNG_TOOLS_VERSION = 3
RNG_TOOLS_VERSION = 4
RNG_TOOLS_SITE = http://downloads.sourceforge.net/project/gkernel/rng-tools/$(RNG_TOOLS_VERSION)
RNG_TOOLS_CONF_ENV = LIBS="-largp"
RNG_TOOLS_DEPENDENCIES = argp-standalone
RNG_TOOLS_LICENSE = GPLv2
RNG_TOOLS_LICENSE_FILES = COPYING

$(eval $(autotools-package))

0 comments on commit a2529f7

Please sign in to comment.