jitterentropy: update to 3.0.2.

Set make_use_env=yes so the makefile appends its desired CFLAGS to those
of xbps-src (mainly so -O0 takes precedence over -O2 in XBPS_CFLAGS)
as jitterentropy should be built without optimization.
This commit is contained in:
Piraty 2021-04-23 12:43:46 +02:00 committed by Piraty
parent 7d2635f6d2
commit 421bdfb714

View file

@ -1,15 +1,16 @@
# Template file for 'jitterentropy'
pkgname=jitterentropy
version=3.0.1
revision=3
version=3.0.2
revision=1
wrksrc="${pkgname}-library-${version}"
build_style=gnu-makefile
make_use_env=yes
short_desc="Hardware RNG based on CPU timing jitter"
maintainer="Piraty <piraty1@inbox.ru>"
license="BSD-3-Clause"
homepage="https://www.chronox.de/jent.html"
distfiles="https://github.com/smuellerDD/jitterentropy-library/archive/v${version}.tar.gz"
checksum=015a443ebfaab7bc302caa24dcc124aefe1818046893f49591d2465bd3f58e16
checksum=5be868e343c25e24312f5e6894642ce1044994b99d6676430c760584a1b1613e
post_install() {
vlicense COPYING