jitterentropy: update to 3.0.0.
This commit is contained in:
parent
64917425a9
commit
452071ef74
|
@ -996,7 +996,7 @@ libalut.so.0 freealut-1.1.0_1
|
|||
liblilv-0.so.0 liblilv-0.14.4_1
|
||||
libsuil-0.so.0 suil-0.6.4_1
|
||||
libmcpp.so.0 libmcpp-2.7.2_1
|
||||
libjitterentropy.so.2 jitterentropy-2.2.0_1
|
||||
libjitterentropy.so.3 jitterentropy-3.0.0_1
|
||||
libkdecorations2.so.5 kdecoration-5.8.4_1
|
||||
libkdecorations2private.so.7 kdecoration-5.18.0_1
|
||||
libGlacier2.so.35 libIce-3.5.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jitterentropy'
|
||||
pkgname=jitterentropy
|
||||
version=2.2.0
|
||||
version=3.0.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-library-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,7 +9,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=42d4bd1050b5f0d7b45b5453e5b6cfc45c0492bb428791f571d8f69b066351a4
|
||||
checksum=e4e0e6a2ae19c8b927bb7d249c05610297c2ca8b6d4eb84ff348e8412f71d825
|
||||
|
||||
jitterentropy-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue