jitterentropy: fixup license file path
This commit is contained in:
parent
72f59a1af9
commit
b21b90e0b4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jitterentropy'
|
||||
pkgname=jitterentropy
|
||||
version=3.0.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}-library-${version}"
|
||||
build_style=gnu-makefile
|
||||
short_desc="Hardware RNG based on CPU timing jitter"
|
||||
|
@ -14,7 +14,7 @@ checksum=015a443ebfaab7bc302caa24dcc124aefe1818046893f49591d2465bd3f58e16
|
|||
post_install() {
|
||||
vlicense COPYING
|
||||
vlicense COPYING.bsd
|
||||
vlicense COPYING.COPYING.gplv2
|
||||
vlicense COPYING.gplv2
|
||||
}
|
||||
|
||||
jitterentropy-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue