jitterentropy: update to 3.3.1.
This commit is contained in:
parent
d4b3f872f3
commit
1da10d7cd2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jitterentropy'
|
||||
pkgname=jitterentropy
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-library-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ 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=4868c169444e548b55f0149f3d688e53c02d1494f035e88b966e8979b58a2cc6
|
||||
checksum=4a50cb02b4836cd5550016e2fc2263e6982abaa11467a9e1cea260c1c2f7d487
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue